Releases: randombyte-developer/holograms
Releases · randombyte-developer/holograms
v2.0.1
Changes:
- Updated shared code of some plugins -> fixes bug with React plugin and many many others, sorry
Other features will be implemented in an other update, just fixing the above mentioned issue directly
v2.0
Please delete your old holograms and its config to use v2 of this plugin
Changes:
- Reworked the whole plugin
v1.1.3-for-api-v4.1.0
Changelog:
- Changed plugin id -> please move the config file to the newly created folder;
de.randombyte.holograms
=>holograms
- Changed root permission node;
de.randombyte.holograms
=>holograms
- Almost fixed a bug: Now, the server doesn't have to be restarted to make the newly created Holograms visible; the clients only have to reconnect. It seems that this is a Sponge bug.
v1.1.3
Changelog:
- Changed plugin id -> please move the config file to the newly created folder;
de.randombyte.holograms
=>holograms
- Changed root permission node;
de.randombyte.holograms
=>holograms
- Updated to latest SpongeAPI v5
v1.1.2-for-api-v4.1.0
Changes:
- Back ported
- One bug: Restart server to see created holograms
v1.1.2
Changes:
- Now, everytime the server starts up it updates the hologram texts like when manually calling
/sponge plugins reload
v1.1.1
Changelog:
- Removed last workaround, everything works as in the previous release
v1.1
Changelog:
- Updated to SpongeAPI v5
- Removed
/holograms update
command, updating now works with the standard reloading mechanism/sponge plugins reload
- Removed most of the workarounds which are resolved by targeting the new api
v1.0.1
v1.0.1
Changes:
- Fixed some things
- Added
force-delete
command
v1.0 - First release
Changes:
- Added mcmod.info file