This commit is contained in:
Brianna O'Keefe 2018-05-05 21:54:42 -04:00
parent 91ea1a2a50
commit f6f5e8ca5f
8 changed files with 1 additions and 1 deletions

View File

@ -49,5 +49,5 @@ event.hopper.toomany = "&cYou can only place %amount% hoppers per chunk..."
event.hopper.walkteleenabled = "Walk on teleporting has been enabled for this hopper."
event.hopper.walkteledisabled = "Walk on teleporting has been disabled for this hopper."
event.hopper.onlyone = "&cYou may only place a single item at a time."
event.hopper.syncchest = "&7You have synchronized your &9 &7with this chest."
event.hopper.syncchest = "&7You have synchronized your &9%name% &7with this chest."
event.hopper.desyncchest = "&7You have desynchronized your &9%name% &7with this chest."