Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Configuration file
- ##########################################################################################################
- # balancing
- #--------------------------------------------------------------------------------------------------------#
- # Balancing tweaks.
- ##########################################################################################################
- balancing {
- # Points Mode.
- # 0 - Disabled
- # 1 - Points awarded based on XP from skills
- # 2 - Points can be converted from vanilla levels
- I:pointsMode=1
- # Points ratio settings.
- D:pointsRatio=0.2
- }
- ##########################################################################################################
- # misc options
- #--------------------------------------------------------------------------------------------------------#
- # Settings that don't fit in other categories
- ##########################################################################################################
- "misc options" {
- # Enables debugging features. Meant for development use.
- B:enableDebugMode=false
- # Enables logging to console.
- B:enableLogging=true
- # Use config files instead of default internal configs
- B:useExternalConfig=false
- }
Advertisement
Add Comment
Please, Sign In to add comment