
656
1
Added
- New WeatherLock module:
- Keeps lobby weather and time fixed according to config.yml.
- Supports fixed weather modes: CLEAR, RAIN, THUNDER.
- Supports fixed time presets: DAY, SUNSET, NIGHT, SUNRISE.
- New /weatherlock admin command:
- /weatherlock on|off|toggle|status
- /weatherlock weather <clear|rain|thunder> (saved to config.yml)
- /weatherlock time <day|sunset|night|sunrise> (saved to config.yml)
New permission:
pblcore.weatherlock.admin- Updated lang files.
Added
- New module: Hide Players
- Allows hiding all players (regular players cannot see each other).
- Bypass support for staff: bypass users can see everyone and are never hidden.
New commands
/hideplayers <on|off|toggle|status>: enables/disables the module and shows its status. /hidebypass <on|off|toggle|status>: enables/disables your bypass (session-only).New permissions
pblcore.hideplayers.admin pblcore.hideplayers.bypass pblcore.hideplayers.bypass.toggleChanged
- Version-based auto-update for config.yml and modules.yml
- If the server file version is lower than the bundled defaults, the plugin merges missing keys from the JAR without overwriting existing settings.
Persistence
- Hide Players module state is stored in modules.yml:
- modules.hide-players: true/false
- Bypass state is not persisted (it resets on restart/reload); it is managed via permission and command during the session.
- Added bStats integration.
- Updated lang files.
- etc...
- Added a new /announce or /broadcast command.
- Added new messages.
- Added new Auto Updater for Config and Modules files.
- A new module has been added that allows the chat to be locked and unlocked for all users.
- The /lock and /unlock commands have been added.
- A new section has been added to the config.yml file for this new module where you can configure the users who will not be affected by the chat lock.
- New messages have been added.
- Added new TAB Module.
- Added new Language files.
- New Customizable Scoreboard module added!
- The new Maintenance module has been added.
- From the config.yml file, you can set up a small whitelist for this new module.
- A new message has been added for players who are kicked because they are not on the maintenance whitelist.
- If the plugin detects that Maintenance is enabled and the corresponding user is not on the whitelist, the player will be automatically kicked. (This is ignored if the player has OP permissions.)
- The new aliases /pblc and /lc have been added.
- A new command has been added to make the Maintenance module easier to use: /pblcore maintenance [on/off]. This command will only be available if the module is active.
- A new module has been added to provide protection against multiple accounts on your server. (Enabled by default modules.yml)
- New messages added.
- New commands added: /pblcore alt
- Bug Solved: The issue with the TabCompleter not working correctly when using commands has been resolved.
- Updated blockplace module you can now configure a bypass list at the config.yml file.
- A Plugman Blocker has been added to provide more security to the plugin's core.
- The new "void-fall-teleport" module has been added, which teleports you to the spawn point when you fall into the void.
- The new command /pblcore setspawn has been added to define the spawn point for the new "void-fall-teleport" module.
- A module has been added that allows you to prohibit interaction with items such as chests, ender chests, etc...
- A small Whitelist module has been integrated (disabled by default) that allows you to add a whitelist to the whitelist.yml files.
- A module has been added to prohibit placing blocks.
- Added new German Language at lang folder.
- Added new Polish Language at lang folder.
- Added new parameter at config.yml for PvP module, now you can add users to a bypass list. (The player on the list will be able to PvP with other players but other players will not be able to PvP with the user.)
- Modified the /pblcore reload command to reload config and modules.
- Added new PvP module, now you can disable easily PvP in your Server.
- Added French language on messages folder.
- Added new module now you can disable MobSpawner.
- Added Compatibility with Spanish Language in lang folder.
- Added new /pblcore reload command.
- Added new messages.
- Module activation parameter moved to modules.yml file.
- Added a new Module CommandBlocker you can set the blocked commands at the config.yml file.
- Added Player Join/Quit Messages you can enable this in the config.yml and set the message at messages.yml.
- Added module: NoItemDrop
- Added module: NoBlockBreak
- Added module: NoDamage
- Added config.yml file.
- Added messages.yml file.
