Skip to content

Releases: JitseB/Phantom

[DEV] Version 0.0.1

04 Feb 18:25

Choose a tag to compare

[DEV] Version 0.0.1 Pre-release
Pre-release

This is the very first release of Phantom. This version of Phantom is functional, yet should not be used for production servers. I still need to do more testing and add more features before a v1.0 release.

This releases contains the following features:

  • Weather lock (per world).
  • Time lock (per world).
  • Custom ranks (with prefixes and chat formatting).
  • /plugins, /ping [player] and /version commands.
  • Messages send to the player on join.

Most messages can be changed in the messages.yml file.
Other options can be found in the different YAML files generated by Phantom. It's rather self-explanatory.

For now only the HikariCP storage type is working, the Redis storage is experimental and the other types are non-functional.