-
Notifications
You must be signed in to change notification settings - Fork 4
Faq
Find answers to the most common questions about NClaim below.
If you get random errors like this:
contaıner
you can fix it by adding this into your Java launch arguments: -Duser.language=en
Example:
java -Xmx8G -Xms8G -Duser.language=en -jar server.jar --nogui
Yes, the plugin offers many custom placeholders. You can review all available placeholders here.
If I have to choose between FancyHolograms and DecentHolograms; FancyHolograms has more features, but you may encounter a bug where holograms duplicate after a reload. I haven't seen this issue in DecentHolograms, though it lacks some features compared to FancyHolograms.
No, holograms stay in the language that was active when the claim was created. For example, if a claim is created with
en-USactive, changing the language later will not affect existing holograms. Dynamic language switching is currently not supported.
No, you won't lose data. The plugin automatically migrates your data when you switch the database type. However, we strongly recommend backing up your data before making the switch.
The server owner can set this value in the config; the default is 3. If you want to allow a player to buy more claims, you can set permissions like
nclaim.maxclaim.5for 5 claims.
Yes, you can transfer your claim to another player. Add the player to your coop list, then use the permissions menu and click the
Golden Helmetslot to transfer. (A confirmation menu will appear.)
Works smoothly on Paper/Spigot servers 1.16 and above.
The plugin is optimized. You may notice minor performance differences with thousands of claims, depending on your hardware.
For any questions or issues, you can reach us through our Discord server or the GitHub issues section.
Please report it on GitHub Issues, including console output and, if possible, the steps to reproduce the error.
You can make a pull request, help with translations, or share your suggestions. Check our GitHub page for contribution guidelines and details.
This document is regularly updated. If you can't find an answer here, feel free to ask on our Discord!