1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-09-26 05:42:34 +02:00

Updated Common issues (markdown)

montlikadani 2021-04-13 11:28:36 +02:00
parent 0c8733cb0c
commit 21e526fb63

@ -8,7 +8,7 @@
- `PlaceAndBreakProtection` can cause this, as if it is enabled it can delay payments and even cancel them for 14 days or less depending on the setting. To avoid this, disable it in generalConfig or modify in the restrictedBlocks file that contains these blocks.
5. Players are not paid, only operators.
- There are several reasons why the plugin does not pay:
- The first is that the Vault is not installed properly. If you do, make sure you use CMI as a essential plugin if you install the Vault developed by the CMI developer and enable its integration into the CMI configuration.
- The first is that the Vault is not installed properly. If you do, make sure you use CMI as a essential plugin if you install the Vault developed by the CMI developer and enable its integration into the CMI configuration. If you don't use CMI, you don't need to do anything.
- With vault and all other installations, `jobs.use` and `jobs.world.worldName` (worldName is the world the the plugin should pay for players) permissions are required, which give players permission to ever get paid. For permissions assignments, we recommend [_LuckPerms_](https://www.spigotmc.org/resources/28140/) as a provider.
6. People can make infinite money by breaking and placing the same blocks over and over
- If you want to prevent this infinite money "exploit", make certain blocks have a negative value to place, and positive value to break. This will cause people who break/place the same block over and over again to lose money, or gain money very slowly (depending on what values you choose).