You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Performance improvements.
- Add database support for - YAML, H2, MYSQL, SQLITE, POSTGRESQL
- Add "manimport" command to load Yaml data into SQL.
- Version update checking now works correctly.
- Add a purge for old users (runs at server start).
If players do not log in for (default 90 days) their data will be deleted.
Manually created users who have never joined will not be deleted.
To protect specific accounts from deletion set a lastplayed variable to '0'.
- Allow UniqueIds to be used in commands as well as player names.
- Allow empty fields in the mirror map to easily define un-mirrored worlds.
- Add Brazilian Portuguese translation (@cid998).
- Add Portuguese translation (@ice41).
- Add Romanian translation (@SynOfficial).
- Add Swedish translation (@ItsLynix).
- Add Turkish translation (@Selcuk05).
- Prevent oversized permission lists overflowing BungeeCord servers.
- Add Console tab-complete on commands.
- Add a config setting to disable timed permissions expiring.
- Fix NPE when using ManUDelAllTemp with no overloaded users.
- Add intelligent tab complete for permissions in `mangaddp,manuaddp,mangcheckp,manucheckp`.
- Fix for failing to correctly initialize a mirror parent data.
- Remove GMLogHandler to stop Paper nagging.
- Fix the API returning incorrect permission result for worlds you are not currently in.
- Fix an issue where we removed the permission attachment before Essentials had finished the Player quit (breaks silent quit in EssentialsX).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This discussion was created from the release v3.0-SNAPSHOT for Minecraft 1.8 to 1.19+.
Beta Was this translation helpful? Give feedback.
All reactions