A FreeBuild plugin for Minecraft; Like gamemode survival, but you are not attacked by mobs (and can't attack them) and you don't get damaged
- None
The plugin provides administrative commands for going in and out of FreeBuild mode.
- on: Go into FreeBuild mode
- off: Leave FreeBuild mode
When the user changes to FreeBuild mode, the following applies:
- The user can't be attacked by monsters
- The user can't attack monsters
- The user can't be damaged
- BUG: Forgot to activate cooldown after ON/OFF
- NEW: Added a permission to avoid cool down period
- BUG: Could not use ON/OFF
- NEW: Added a configurable cooldown period.
- BUG: Should not prohibits fly in the non-free builder worlds.
- NEW: Limit freebuild to configured worlds.
- NEW: Permission freebuild.inallworlds means the player can use the freebuild command in all worlds
- BUG: Syntax error in config.yml
- NEW: Permission freebuild.canfly means the player can fly in survival mode
- NEW: Release
- NEW: Survival mode players can't fly
- NEW: Freebuilders can't splash other persons and other persons can't splash Freebuilders.
- NEW: Now uses EithonLibraryPlugin.
- CHANGE: New plugin tools
- CHANGE: Now uses PluginTools.
- BUG: Conflicted with the JumpPadPlugin, so loading plugin failed
- NEW: FreeBuild player can't be damaged
- NEW: First working version.