v1.2_BETA
Hey 👋! Thanks for viewing this page! Today I have, again, a lot of new things to announce:
Important Information: If you upgrade the plugin from an older version to this one, all data that was previously entered in the config.yml (not the data of the cubes) will be deleted
What's new?
- Added the "Reverse" feature, which allows to "reverse the Countdown". That means that after you enabled the option, all countdowns will now start when the cube is empty instead of full! After installing the update you're able to enable the option by typing this command into the console: cubiccountdown setEntry Reverse true
- Added a fill command which allows the user to fill a cube with a specific amount of specific blocks. The blocks will be added to the cube while a smooth animation is running! You can view the command syntax by typing /cubiccountdown help
- Added a clear command which allows the user to easily clear all blocks inside a specific cube! Command Syntax: /cubiccountdown clear MAPNAME
- Added some new working placeholders for the PlaceholderAPI:
Show the number of wins on a specific cube/map: %cc_win_counter_MAPNAME%
Show the number of loses on a specific cube/map: %cc_lose_counter_MAPNAME%
Show the number of games you played on a specific cube/map: %cc_games_played_MAPNAME% - Added an actionbar which will show your wins, loses and played games while you're near a cube. You can enable this option by typing cubiccountdown setEntry Actionbar.Enabled true into the console!
- Added the /cubiccountdown cubes command which shows you all the cubes you already created
- Added the /cubiccountdown setEntry command which makes it easier to help you out if you got some questions
Fixes/Changes:
- Fixed the big PlaceholderAPI issue which blocked the users to use the plugin placeholders inside of another plugin.
- Fixed that the plugin is using only the default Countdown. The plugin will now read the countdown-second datas out of the datas.yml so it's now possible to setup different countdown-seconds
- Renamed the CubicCountdown events
- Created the CubicAPI class (API) to make the methods more understandable
- Added some new options in the config.yml
- Fixed small issues caused by the plugin
To install the update just left click on the CubicCountdown.jar, put it into your plugins folder of your minecraft-server and start/restart your server. After that you're ready to go! If you want to support my work, feel free to buy me a coffee :) : https://buymeacoffee.com/timecoding/
Full Changelog: v1.1.0_BETA...v1.2.0_BETA