flrp's plugins
Search…
Hub
Free
Tracker
Economobs
Econoblocks
Installation & Dependencies
Permissions & Commands
Files
Frequently Asked Questions
Tutorials
Premium
TrackerPlus
Challenges
Powered By
GitBook
Frequently Asked Questions
There's a parseDouble() error when loading the plugin.
This issue is from a mistake I made when creating blocks.yml
The default configuration is fixed as of version 1.0.1
. To fix this problem, just remove the
:
from your values
INCORRECT
1
blocks
:
2
COAL_ORE
:
10:10
Copied!
CORRECT
1
blocks
:
2
COAL_ORE
:
10 10
Copied!
Previous
Files
Next
Tutorials
Last modified
1yr ago
Copy link