Skip to content

Releases: PauMAVA/TheTowersRemastered

1.2.1

06 Jun 08:56
Compare
Choose a tag to compare
  • Fixed ClassNotFoundException in some environments.

1.2

09 May 11:21
Compare
Choose a tag to compare
1.2
  • Added support for 1.16.X

1.1

01 May 20:37
Compare
Choose a tag to compare
1.1

This is the second release of the plugin. The changelog is as follows:

[+] Added AutoStart functionality. Now the game will start when a certain amount of players join the server if it is enabled in the config. The amount can also be set on the config file.

autostart:
  enabled: true # If the feature is enabled.
  count: 4 # Minimum number of players needed before autostarting the game.

[+] Added enable on server start option. If this option is false, the plugin will not load on server start. If it is set to true it will. The default option is false. To use the plugin, please change the value in the configuration file.

enable_on_start: false

You can also use commands:

/ttrenable

and

/ttrdisable

Note that changing this option requires a server restart or reload (if you use reload all players must rejoin the game).

[+] Now the difficulty will be set to peaceful during the match and restored to original after the match end.

[ · ] Fixed [TTR-0001] #1
[ · ] Fixed [TTR-0002] #2
[ · ] Fixed [TTR-0003] #3

1.0

29 Dec 19:33
Compare
Choose a tag to compare
1.0

This is the initial release of The Towers Remastered (TTR) plugin.

TTR enables you to play The Towers game mode, which created on Minecraft 1.8. With this plugin and the redecorated map you'll live an enhanced experience on 1.15.1.

The plugin is pretty flexible, so you should be able to configure your custom created maps on the config.yml.

When you join the server you will be teleported to the lobby. Use the black banner to choose a team. Once all players all ready issue the following command:

/ttrstart <num>

Where must be replaced by the number of seconds that the countdown will last. (If none provided, default is 10 seconds).

Then the match will start automatically. Once a team reaches 10 points (or the amount specified on config.yml), the match will end.

If you want to play again restart your server (or reload it and kick everyone).

For more information read README.md