Limit the Creative Gamemode!

Overview

LimitCreative

You can officially limit the Creative Gamemode using this plugin!

Features:

  • Clear Inventory on PlayerDeath
  • Separate inventories per gamemode.
  • Forbidden Creative Blocks, this blocks Interactions, and placements.
  • Blocks Middle Click to prevent duplication
  • Blocks PVP/Entity Damage
  • Blocks picking up items
  • Blocks dropping items
  • Permission to bypass this plugin.

Permission(s)

Permission name Description Default
limitcreative.bypass Bypass the LimitCreative plugin op

Default Config

# Welcome to Limit Creative for PM4!

clearInventory: true # Set this to true if you want to clear the player inventory before death or switching gamemodes.
separateInventories: true # Set this to true if you want each game mode to have a separate inventory

allowDropItems: false # Set this to true if you allow the player to drop items in Creative.
allowPickupItems: false # Set this to true if you allow the player to pick up items in Creative.

blacklisted-blocks:
  - "ender_chest"
  - "chest"
  - "furnace"
  - "burning_furnace"
  - "trapped_chest"
  - "enchantment_table"
  - "anvil"
  - "item_frame_block"
  - "shulker_box"
  - "undyed_shulker_box"
You might also like...
Owner
Erik
Hi there! Currently a dev at @Portal2Elysium
Erik
Moodle plugin to limit the access to course content according to the user level in Block Game.

Moodle plugin to limit the access to course content according to the user level in Block Game.

null 4 Oct 18, 2022
A plugin for Pocketmine-MP to change gamemode with ui

GamemodeUI A Plugin For Pocketmine-MP To Change Gamemode With UI ?? Config # GamemodeUI plugin # Made By FlynnKunz and fernanACM ##############

null 2 Jun 20, 2022
Limit access to your Laravel applications by using invite codes

Doorman Doorman provides a way to limit access to your Laravel applications by using invite codes. Invite Codes: Can be tied to a specific email addre

Ashley Clarke 964 Dec 31, 2022
Moodle plugin to limit the access to course content according to the user level in Block Game.

Moodle plugin to limit the access to course content according to the user level in Block Game.

null 4 Oct 18, 2022
A Laravel SQS driver that removes the 256KB payload limit by saving the payloads into S3.

Simple SQS Extended Client Introduction Simple SQS Extended Client is a Laravel queue driver that was designed to work around the AWS SQS 256KB payloa

Simple Software LLC 7 Dec 8, 2022
A functional and simple rate limit control to prevent request attacks ready-to-use for PHP.

RateLimitControl A functional and simple rate limit control to prevent request attacks ready-to-use for PHP. Features: Prepared statements (using PDO)

b(i*2)tez 5 Sep 16, 2022
Staggered import of large and very large MySQL Dumps even through the web servers with hard runtime limit and those in safe mode.

Staggered import of large and very large MySQL Dumps (like phpMyAdmin dumps) even through the web servers with hard runtime limit and those in safe mode. | Persian Translation Version

Amir Shokri 5 Jan 8, 2022
This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.

This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.

Jonas Staudenmeir 5 Jan 6, 2023
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list

This Laravel package merges staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list to allow them being used in the same model.

Jonas Staudenmeir 7 Nov 1, 2022