-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Q: I get two jar files after building, which one do I use?
Use
axentra-x.x.x.jar. Theoriginal-axentra-x.x.x.jaris a backup created by the build process and does not include SQLite.
Q: The plugin is not loading, what do I do?
Make sure you are running Spigot or Paper on Minecraft 1.21 or higher with Java 21 or higher. Check your console for any error messages.
Q: How do I reload the config without restarting?
Run
/axentra reloadand bothconfig.ymlandmessages.ymlwill be reloaded instantly.
Q: How do I hide the join or leave message entirely?
Set the message to
""(empty) inmessages.yml.
Q: How do I use the default Minecraft join or leave message?
Set the message to
noneinmessages.yml.
Q: How do I add color to messages?
Use
&color codes. For example&ais green and&cis red. See the full list on the Home page.
Q: How do I set a ban appeal link?
Set
ban-appeal-linkinconfig.ymlto your Discord or website link. Set it to""to hide it.
Q: How do I set up automatic punishments for warnings?
Edit the
warn-punishmentssection inconfig.yml. Each entry is a warn count mapped to an action (kick,mute,tempban, orban). See the Installation page for a full example.
Q: Can I ban offline players?
Yes! You can ban players even if they are not online. They will be blocked from joining when they try to connect.
Q: I accidentally unbanned the wrong player, what do I do?
Just run
/ban <player>again to re-ban them.
Q: Can I warn offline players?
No,
/warnrequires the player to be online so their UUID can be recorded correctly.
Q: How do I view a player's warnings?
Use
/warns <player>to see all their active warnings with the reason, issuer and date.
Q: A muted player left and rejoined, are they still muted?
Yes, mutes are stored in the database and persist across reconnects and server restarts.
Q: The /axentra upgrade command says an update is available but doesn't update automatically.
The upgrade command only checks for updates, it does not download them automatically. Download the latest version from the Releases page manually.
Q: I get NullPointerException on startup.
This usually means a message is missing from your
messages.yml. Try deleting the file and restarting the server to regenerate the defaults.
Q: The database is not connecting.
Make sure the
plugins/Axentra/folder exists and the server has write permissions to it.
Q: My question is not listed here!
Open a Support Issue and we will help you out!
๐ Issues โข ๐ Bug Report โข โจ Feature Request โข โ Support
Axentra โข Made with โค๏ธ by OlliesWorld
ยฉ 2026 OlliesWorld โข All rights reserved
AXENTRA
๐ Navigation
๐ Home
๐ Documentation
๐ Installation ๐ฎ Commands ๐ Permissions
๐ Support
โ FAQ ๐ Report a Bug โจ Request a Feature ๐ฌ Ask a Question
๐ฆ Project
๐ Credits โฌ๏ธ Download ๐ Issues
Made with โค๏ธ by OlliesWorld