Frequently Asked Questions
Why do some colors look weird?
Section titled “Why do some colors look weird?”- Add
-Dnet.kyori.ansi.colorLevel=truecolorto your startup flags!
How does the chance system work?
Section titled “How does the chance system work?”Check out this page to figure out how the system works!
1. How do I add items?
Section titled “1. How do I add items?”-
Open up your
tiersfolder. -
Open up one of your
.ymlfiles. -
Scroll down to the
prizesection and copy and paste what’s already there.
2. Why can I claim envoys but my players can’t? or Why are my envoys not appearing?
Section titled “2. Why can I claim envoys but my players can’t? or Why are my envoys not appearing?”Set spawn-protection in server.properties to 0 then restart your server!
WorldGuard made a change a few years back to how region flags involving build flags such as block-break or build.
You no longer have to use these flags to protect your spawn, as per WorldGuard, if the person is not a member of the region. They cannot build or break by default.
Would you like to know more? WorldGuard’s Flag Section
Each tier has the ability to require a permission for a player to claim them.
You can turn this off by going into one of your .yml files in the tiers folder.
Settings: # If they need a permission to claim this envoy. Set too false to disable. Claim-Permission: false # What permission they need. Claim-Permission-Name: 'lucky.envoy.use'3. Why doesn’t crate countdown work?
Section titled “3. Why doesn’t crate countdown work?”- You need to have the option
toggleset totruein yourconfig.yml
envoys: grace-period: # If there should be a grace period when an envoy spawns. What this means is the player will have to wait a certain amount of time. toggle: false # The time they have to wait to claim the envoy. timer: 120 # The message shown above the envoy when the grace period is over. message: '&cReady to claim.' # The unit of time to show at the end of the countdown since it's in seconds. The space is required! time-unit: ' seconds.'- You also need to have PlaceholderAPI installed!
4. Can I make supply drops spawn in multiple worlds?
Section titled “4. Can I make supply drops spawn in multiple worlds?”- You can only make supply drops spawn in multiple worlds by using
/envoy edit