WARN! Before updating please delete the old config to run the plugin smoothly!
NEW!Command - Toggle everyone's build mode via /build all .
NEW!Settings - Option to enable or disable the Build in the server by default (Buildmode is turned on/off for players by default) => You can access this feature via config.
NEW! Update Checker System - Option to let the plugin send you a message on-join when the plugin is outdated => You can access this feature via config. -Permissions: buildmode.update -> permission to notify you when there is a new update for the plugin.
Updated! Config :
Code (Text):
#=======================================================
# BuildMode v1.1 - Configuration
# Made by Wellthought
#=======================================================
Settings:
ByDefault:
Enabled: false
# This will enable or disable the Build in the server by default (Buildmode is turned on/off for players by default)
Toggle:
PlaceAndBreak: true
# This will enable or disable both place and break (set by default)
OnlyPlace: false
# This will enable or disable only placing (in order to allow this u should set "PlaceAndBreak" and "OnlyBreak" to <false>)
OnlyBreak: false
# This will enable or disable only breaking (in order to allow this u should set "PlaceAndBreak" and "OnlyPlace" to <false>)
ResetOnRejoin:
Enabled: true
# This will disable your build mode after rejoining the server
# in order to allow this u should set "ByDefault" to <false>
Update:
Enabled: true
# This will send you a message on-join when the plugin is outdated.
Permissions:
# buildmode.use -> permission to use the plugin [Required]
# buildmode.toggle -> permission to toggle your own build mode
# buildmode.others -> permission to toggle other players build mode
# buildmode.check -> permission to check other players build mode status
# buildmode.reload -> permission to reload the plugin config
# buildmode.update -> permission to notify you when there is a new update for the plugin
Messages:
WrongUsage: "&cWrong Usage! &7type &e/build help &7for help."
# Wrong or Invalid usage for BuildMode commands message
NoPermission: "&cYou dont have permission to use this command."
# No permssion message
OfflinePlayer: "&cError: &e%offline% &cisn't currently online."
# Target player is offline message