Advertisement
EtnoCraft

ArtMap 2.5.1 - Configuración

Jan 14th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. #ArtMap Config
  2.  
  3. #Use "/artmap reload" or restart your server to reload your configurations
  4.  
  5. #Currently supported languages: [english, mandarin, dutch, russian, german, italian, custom]
  6. #Set language to "custom" and reload to generate a customizable lang.yml in your /plugins/ArtMap folder
  7. language: english
  8.  
  9. #If true, prevents players from using obvious english swear words in artwork titles.
  10. swearFilter: false
  11.  
  12. #If true, action bar messages (messages displayed above a player's toolbar) are disabled.
  13. disableActionBar: false
  14.  
  15. #If you want to set custom recipes, set this to 'true' then use "/artmap reload" to generate a recipe file.
  16. customRecipes: false
  17.  
  18. #If true, players with 'artmap.artkit' permission will automatically get a kit of art supplies when they mount an easel. Their normal inventory will be returned to them on dismount.
  19. forceArtKit: false
  20.  
  21. #If true, return messages to players will not have the [ArtMap] prefix.
  22. hidePrefix: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement