FancyCoreChangelog
Changelog v0
The changelog for version 0
v0.7.0
- Added more placeholders (see 0.6.1)
- Generate
en_us.jsontranslation file for FancyCore (more configurable messages soon) - Removed duplicated join message
Added UIs for the following commands:
/warps- Interactive UI for listing warps/homes- Interactive UI for listing homes/playerlist- Interactive UI for listing online players/balancetop- Interactive UI for viewing top balances/chatrooms- Interactive UI for listing chat rooms/backpacks- Interactive UI for listing backpacks/kits- Interactive UI for listing kits
These are "just" list UIs at the moment, but UIs to create, edit and delete stuff will be added in the future.
v0.6.1
Added more player placeholders:
%player_is_op%- Player is OP%player_location_x%- Player X coordinate%player_location_y%- Player Y coordinate%player_location_z%- Player Z coordinate%player_location_yaw%- Player yaw%player_location_pitch%- Player pitch%player_location_roll%- Player roll
Added some LuckPerms placeholders:
%luckperms_prefix%- LuckPerms player prefix%luckperms_suffix%- LuckPerms player suffix%luckperms_primary_group_name%- LuckPerms primary group name
v0.6.0
- Scoreboard system with multiple pages
- Configurable default scoreboard page (
scoreboard.default_page) - Configurable scoreboard refresh interval (
scoreboard.refresh_interval) - Scoreboard lines support color codes and placeholders
- Added
/op <target>command to give a player all permissions - Fixed items from hotbar not being added to kit items when creating a kit
v0.5.0
- Configurable kit cooldown (
/createkit <name> --cooldown=1d) - Bypass kit cooldowns with permission
fancycore.kit.bypasscooldown - Maximum amount of kits per player configurable in player groups metadata (key:
max_kits) - Maximum amount of backpacks per player configurable in player groups metadata (key:
max_backpacks) - Added
/broadcastcommand - Added
/balancetopand/<currency> topcommands - Fixed playtime tracking
- Added
/playtimecommand - Opening someone else's backpack now requires
fancycore.commands.backpack.otherspermission - Clearing someone else's inventory now requires
fancycore.commands.clearinventory.otherspermission - Added
/reloadconfigcommand - Player groups can now have custom metadata:
/group metadata list,/group metadata set,/group metadata remove,/group metadata clear
v0.4.0
- Moderation system
- New commands:
/kick,/warn,/mute,/tempmute,/unmute,/ban,/tempban,/unban - Punishment management:
/punishments list,/punishments listactive,/punishments info - Report system:
/report,/reports list,/reports info,/reports resolve
v0.3.0
- Economy system with multiple currencies
- Currency commands:
/<currency> balance,/<currency> pay,/<currency> add,/<currency> remove,/<currency> set - Primary currency commands:
/balance,/pay,/addmoney,/removemoney,/setmoney - Currency management:
/currency list,/currency info,/currency add,/currency remove - Server-bound currencies for multi-server networks
- Virtual backpacks (
/createbackpack,/backpack) - Configurable default group for new players
- Reworked default generated data with groups and permissions
v0.2.1-0.2.3
- Added virtual backpacks (
/createbackpack,/backpack,/deletebackpack,/listbackpacks) - Added
/openinventory(also/invsee) command to open a player's inventory - Added
/clearinventorycommand to clear inventory - Added configurable default group for new players (configurable in
config.jsonatsettings.default_group_name) - Updated seeded data with permissions for the default group
v0.2.0
- Chat room system
- Private messages
- Kit system
- Spawn, warps, and homes
- Teleport commands
- Permission and group system
- Color support (like in Minecraft: &a, &4, ...)
- Placeholders
v0.1.2
- Added commands for the chat system
- Create and manage chat rooms
- Send private messages
- Ignore players and toggle all private messages