BentoBoxWorld / BentoBox

Expandable Minecraft server plugin for island-type games like SkyBlock or AcidIsland.
https://bentobox.world
Eclipse Public License 2.0
334 stars 136 forks source link

Locale text is based on the user's location, not necessarily the game mode command's world #519

Closed tastybento closed 5 years ago

tastybento commented 5 years ago

Description The locale shown is based on the player's world not the Game Mode Addon that is executing the command.

Steps to reproduce the behavior:

  1. Player is in BSkyBlock world
  2. Starts cave block island /cave
  3. Sees "Creating your island, please wait a moment..."

Expected behavior Should see "Creating your cave, please wait a moment..."

Screenshots image

Server Information:

22:14:35 INFO: BentoBox version: 1.3.0-SNAPSHOT 22:14:35 INFO: Loaded Game Worlds:

22:14:35 INFO: Loaded Addons: 22:14:35 INFO: BSkyBlock 1.2.1-SNAPSHOT 22:14:35 INFO: CaveBlock 0.1.0-SNAPSHOT 22:14:35 INFO: AcidIsland 1.2.1-SNAPSHOT 22:14:35 INFO: Level 1.2.1-SNAPSHOT 22:14:35 INFO: Biomes 0.5.0-SNAPSHOT 22:14:35 INFO: WelcomeWarps 1.2-SNAPSHOT 22:14:35 INFO: Challenges 0.5.0-SNAPSHOT

Additional context Line 249 of User.class

tastybento commented 5 years ago

This also affects the console text, e.g. running cave help in the console reference.