MineCICD added "plugins"

This commit is contained in:
minster586
2024-10-05 22:23:51 -04:00
committed by minster586
parent 15691e7567
commit a7c7616624
198 changed files with 59954 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
config-version: 8
settings:
equal-access: view
command:
open:
no-args-opens-self: false
searchcontainer:
max-radius: 10
disable-offline-access: false
disable-saving: false
console-locale: 'en'

View File

@@ -0,0 +1,31 @@
messages:
error:
consoleUnsupported: You cannot use this command from console.
lootNotGenerated: '&cLoot not generated! Please disable &b/silentcontainer&c.'
invalidMaterial: '&cInvalid material: "%target%"'
invalidNumber: '&cInvalid number: "%target%"'
invalidPlayer: '&cPlayer not found!'
permissionOpenSelf: '&cYou''re not allowed to open your own inventory.'
permissionOpenOther: '&cYou''re not allowed to access others'' inventories.'
permissionExempt: '&c%target%''s inventory is protected.'
permissionCrossWorld: '&c%target% is not in your world.'
permissionPlayerOnline: '&cYou''re not allowed to open inventories of online players.'
permissionPlayerOffline: '&cYou''re not allowed to open inventories of offline
players.'
commandException: '&cAn error occurred. Please check console for details.'
info:
containerBlocked: You are opening a blocked container.
containerBlockedSilent: You are opening a blocked container silently.
containerSilent: You are opening a container silently.
settingState: '%setting%: %state%'
player:
noMatches: No players found with %target%.
matches: 'Players holding %target%: %detail%'
container:
noMatches: No containers found with %target%.
matches: 'Containers holding %target%: %detail%'
'on': 'on'
'off': 'off'
container:
player: '%player%''s Inventory'
enderchest: '%player%''s Ender Chest'