AdvancedPlugins / Jobs

AdvancedJobs is the ultimate Spigot Jobs Plugin that allows you to create your own custom jobs without any programming knowledge.
https://advancedplugins.net/item/AdvancedJobs.187/
1 stars 0 forks source link

Can not change the maximum level of work #21

Closed wundertraume closed 3 months ago

wundertraume commented 3 months ago

Describe the bug

Can not change the maximum level of work (including snake), set in the config 140, the result is still 100

How to reproduce

max-level: 150

Screenshots / Videos

image

Server Log

No response

KPGTB commented 3 months ago

Hey! It's not a bug. Plugin supports almost infinite job's level (Max INT 2147483647). It's not possible for us (using our utils module) to make that large paginate menu with millions of pages. Currently, the progress menu shows "the closest hundred" as last level in "snake". When you reach 100lvl, it will extend to configured 150.