Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.
Prunt edited this page Jun 24, 2017 · 21 revisions

Description

Give your players access to creative mode - safely - without jeopardising survival experience! RestrictedCreative uses very little resources and is extremely customizable. It covers all basic creative limiting functions, such as separate inventories, block placement tracking and disabling interactions with inventories, while including several new useful features, for example changing default command, forcing colorful armor and disabling interaction with shops on signs. With this plugin you have your creative players under control, because they have no way to pass items from creative to survival mode!

Features

  • Extremely lightweight - best performance of any similar plugins
    • all interactions with database are handled async
    • millions of tracked blocks won't affect performance more than a couple of blocks - only loading times will increase on startup (still async)
  • Fully customizable
    • most of the features can be configured
    • every message can be changed (or disabled)
    • command's aliases and description can be changed
  • Permissions to bypass any of the restrictions
  • Adds certain permissions to players in creative mode (using Vault)
  • Supports MySQL and SQLite
  • Supports other block-protection plugins
  • Can be disabled in certain worlds
  • Separates creative inventory (with XP and potion effects)
    • restores survival inventory (along with XP and effects) when switching back
  • Swithces back to default gamemode on login
  • Forces creative players to wear distinguishable armor
  • Tracks placed blocks/items
    • tracks pushing/pulling with pistons
    • tracks falling blocks
    • tracks placed boats, minecarts, item frames, paintings and armor stands
    • tracks items inserted into item frames
    • removes drops on break/destory
    • doesn't track blocks/items in whitelist
  • Disables interacting with inventories and entities
    • can't open chests, villager shops, chest minecarts etc
    • can't rotate items in item frames etc
  • Disables animal breeding
  • Disables copying chests' contents with middle-click
  • Disables dropping and picking up items
    • removes drops on player's death
  • Disables specific commands (with powerful RegEx)
  • Disables PVP and PVE
  • Disables using/placing/breaking certain blocks/items
  • Disables throwing/shooting items
  • Disables creating Withers, Snow Golems and Iron Golems

Possible use cases

  • Building competitions in survival servers
  • Safe and convenient creative mode for builders, owners and other staff members
  • Sell creative mode for in-game money without ruining survival experience for others

Known caveats

  • Visual glitch: if FLOWER_POT is blacklisted and creative player tries to place a flower or other plant into the pot, it will visually be there only for that player even though they got a warning message that their action was denied.
  • Visual glitch: when a block behind creative-placed item frame is destroyed, the frame will stay hovering for a few seconds before disappearing.
  • Limited functionality: currently there is no way to distinguish a creative-placed piece of armor and a survival-placed piece of armor on an armor stand. Therefore, by default, interacting with armor stands is prohibited for creative players.
Clone this wiki locally