Jordan_Gbu

Custom EnderChest 1.9.1 - Spanish/Español

Oct 20th, 2018
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1. # default config.yml for CustomEnderChest
  2. # config version 1.9.1
  3.  
  4. #Database settings
  5. database:
  6. #Type of database, Options: FlatFile or MySQL
  7. typeOfDatabase: FlatFile
  8. #MySQL database type connection details.
  9. mysql:
  10. host: 127.0.0.1
  11. port: 3306
  12. databaseName: 'mydatabase'
  13. tableName: 'cec_enderchests'
  14. user: 'admin'
  15. password: 'cheesecake'
  16. ssl: false
  17. #This task will scan the mysql database for inactive players and remove them.
  18. #The scanning takes place after server starts with a 2min delay. Runs on a async thread so server performance will not be affected.
  19. removeOldUsers:
  20. #Enable or disable mysql database maintenance. | (true or false)
  21. enabled: false
  22. #Inactivity in days. Default 60 days.
  23. inactive: 60
  24.  
  25.  
  26. #Extra plugin settings.
  27. settings:
  28. #Add NBT data support for modded items. Requires MySQL storage and ProtocolLib dependency installed.
  29. #NOTE!!! - Changes to this setting needs a server restart!
  30. modded-NBT-data-support: false
  31. #Disable click the enderchest to open the custom enderchest. (Useful if you only want to open it with the command)
  32. disable-enderchest-click: false
  33.  
  34. #Customize Ender Chest Title
  35. enderChestTitle:
  36. #EnderChest folder name. Supports color and format codes.
  37. #Minecraft Color and Format Codes: http://minecraft.gamepedia.com/Formatting_codes
  38. #WARNING! Max size is 32 characters including color, format codes.
  39. enderChestName: '&5&lEnderChest &7- %level'
  40. #The place holder %player will be replaced by player's name.
  41. #The %level place holder replace text below. So you can customize each enderchest title by enderchest size.
  42.  
  43. #For 9 slots enderchest.
  44. level0: '&dNivel 0'
  45. #For 18 slots enderchest.
  46. level1: '&dNivel 1'
  47. #For 27 slots enderchest.
  48. level2: '&dNivel 2'
  49. #For 36 slots enderchest.
  50. level3: '&5Nivel 3'
  51. #For 45 slots enderchest.
  52. level4: '&5Nivel 4'
  53. #For 54 slots enderchest.
  54. level5: '&5Nivel 5'
  55.  
  56. #Chat messages. Supports color and format codes.
  57. chatMessages:
  58. #Chat messages prefix.
  59. #To disable the prefix set it to '' ; Example: prefix: ''
  60. prefix: '&5&l[EnderChest] '
  61.  
  62. #Disable any chat message by setting it to '' | Example: noPermission: ''
  63. #Chat messages.
  64. noPermission: '&dNo Tienes Permisos!'
  65. openCmdUsage: '&dEjemplo De Uso: &7/customec open John &do &7/customec open f694517d-d6cf-32f1-972b-dfc677ceac45'
  66. noEnderchest: '&dEl Jugador No Tiene Un Ender Chest Aun!'
  67. openUuidFail: '&dEl Jugador No Tiene Un Ender Chest o La UUID Es Erronea!'
  68. openNameOffline: '&dJugador Offline o UUID Erronea! Usa: &7/customec open <Jugador-UUID>'
  69. deleteNameOffline: '&dJugador Offline o UUID Erronea! Usa: &7/customec delete <Jugador-UUID>'
  70. deleteCmdUsage: '&dEjemplo De Uso: &7/customec delete John &do &7/customec delete f694517d-d6cf-32f1-972b-dfc677ceac45'
  71. delete: '&dLa Data Del Ender Chest Del Jugador Fue Removida!'
  72. reloadFail: '&dNo Se Pudo Cargar La Config! Checkea El Log!'
  73. reload: '&dConfiguracion Recargada!'
  74. flatfileImport-mysql: '&dPrimero Cambia El Tipo De Database De flatfile a mysql'
  75. flatfileImport-connection: '&dNo Se Encontro Conexion a La Database! Checkea Los Logs y Asegurese De Que El Plugin Este Conectado a mysql'
  76. flatfileImport-started: '&dTarea De Importacion Iniciada! Comprueba La Consola Del Servidor Para El Progreso.'
  77. flatfileImport-datafolder: '&dLa Data Del Jugador No Se Encontro!'
  78. reloadCmdBlocked: '&cRecargar El Servidor No Es Bueno Para El Plugin! Por Seguridad Este Comando Esta Bloqueado.'
  79.  
  80. #Help command with multi line support.
  81. Help:
  82. header:
  83. - ' '
  84. - '&5=--=-=-=-=-=-=-=-< &d&lEnderChest &5>-=-=-=-=-=-=-=-=-=-'
  85. admin:
  86. - ' '
  87. - '&d Abre Tu EnderChest:'
  88. - '&8&l>> &f/Customec Open'
  89. - ' '
  90. - '&d Abre El EnderChest De Otro Jugador:'
  91. - '&8&l>> &f/Customec Open <Jugador> &7- Para Jugadores Online.'
  92. - '&8&l>> &f/Customec Open <Jugador-UUID> &7- Para Jugadores Offline.'
  93. - '&7 Ejemplo: &f/Customec open John&7 o &f/customec open f694517d-d6cf-32f1-972b-dfc677ceac45'
  94. - ' '
  95. - '&d Elimina El EnderChest De Otros Jugadores:'
  96. - '&8&l>> &f/Customec Delete <playerName> &7- Para Jugadores Online.'
  97. - '&8&l>> &f/Customec Delete <playerUUID> &7- Para Jugadores Offline.'
  98. - '&7 Ejemplo: &f/Customec delete John&7 o &f/Customec Delete f694517d-d6cf-32f1-972b-dfc677ceac45'
  99. - ' '
  100. - '&d Reload plugin config:'
  101. - '&8&l>> &f/Customec Reload'
  102. - ' '
  103. - '&5-=-=-=-=-=-=-=-< &d&lAyuda Para Admins &5>-=-=-=-=-=-=-=-'
  104. - ' '
  105. user:
  106. - ' '
  107. - '&7&oObten Un Mejor Ender Chest!'
  108. - '&7&lCompra Tu Rango:&f https://www.TuWeb/Store'
  109. - ' '
  110. command:
  111. - '&d Abre Tu EnderChest'
  112. - '&8&l>> &f/Customec Open'
  113. - ' '
  114. userFooter:
  115. - '&5-=-=-=-=-=-=-=-=-=-< &dAYUDA &5>-=-=-=-=-=-=-=-=-=-'
  116. - ' '
Add Comment
Please, Sign In to add comment