EternalCore
EternalCore copied to clipboard
♾️ All the most important server functions in one!
I suggest adding the custom commands, which would allow users to create commands. ```yaml vip: # /vip aliases: - vips notifications: chat: - "{prefix} Player Notch purchased VIP for 7...
like this: ```yaml format: - "item:BARRIER" - "This player is AFK!" - "Time: {TIME}" ```
The `/eternal reload` command currently does not work properly for functions such as. interval and draw mode in automessages.
**Is your feature request related to a problem? Please describe.** Nothing comes to my mind **Describe the solution you'd like** `make , and other similar things in commands translatable` **Describe...
I don't know how to easily implement the support of the crowdin platform into our project in order to translate .java translation files such as [PLTranslation](https://github.com/EternalCodeTeam/EternalCore/blob/98f12b1e2b0372a5304db85a1316ad8a38cbde4f/eternalcore-core/src/main/java/com/eternalcode/core/translation/implementation/PLTranslation.java) files, if anyone has...
**Describe the bug** When executing commands such as /list and other through rcon client no response is received. **To Reproduce** Steps to reproduce the behavior: 1. Open to any rcon...