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
- CHANGE: Bukkit 1.11.
- CHANGE: Now uses EithonCommand
- CHANGE: Minecraft 1.10
- CHANGE: Refactoring EithonLibrary.
- NEW: Added a /freebuild release command to release players from cool down.
- NEW: Now restores information about freebuild players after a restart.
- CHANGE: All time span configuration values are now in the general TimeSpan format instead of hard coded to seconds or minutes or hours.
- BUG: Freebuilder could damage monsters by shooting arrows.
- CHANGE: Now sends an optional command when the user tries to fly in survival mode.
- BUG: Minor bug: "Survival mode is now active (freebuild is OFF)" appears two times
- BUG: Now shows subcommands if no subcommand was given.
- New: First Eithon release.