Update EventParticlePlacement
Dieser Commit ist enthalten in:
Ursprung
aff3d4dcf7
Commit
fbea288e4b
@ -4,8 +4,8 @@ DATE=........
|
|||||||
COMMAND_HELP_HEAD=§7---=== (§e{0}§7) ===---
|
COMMAND_HELP_HEAD=§7---=== (§e{0}§7) ===---
|
||||||
|
|
||||||
# ServerTeamNPC's
|
# ServerTeamNPC's
|
||||||
NPC_CHAT_1 = §fHallo, ich bin {0} und bin ein {1}.
|
NPC_CHAT_1 = §fHello, I'm {0} and I'm a(n) {1}.
|
||||||
NPC_CHAT_2 = §fWillkommen auf §eSteam§8War§f, viel Spaß dir.
|
NPC_CHAT_2 = §fWelcome on §eSteam§8War§f, have fun.
|
||||||
|
|
||||||
# Portal Command
|
# Portal Command
|
||||||
PORTAL_COMMAND_LIST_HELP = §8/§7portal §elist §8- §7Listet alle Portale auf
|
PORTAL_COMMAND_LIST_HELP = §8/§7portal §elist §8- §7Listet alle Portale auf
|
||||||
@ -16,13 +16,13 @@ PORTAL_COMMAND_LIST_SHORT_INFO = §e{0} §8- §7{1} §7Pos1§8(§7{2}§8) §7Pos
|
|||||||
PORTAL_NO_WORLDEDIT_SELECTION = §cKeine WorldEdit Selection
|
PORTAL_NO_WORLDEDIT_SELECTION = §cKeine WorldEdit Selection
|
||||||
|
|
||||||
# Particle
|
# Particle
|
||||||
PARTICLE_INVENTORY = §6Partikel
|
PARTICLE_INVENTORY = §6Particle
|
||||||
PARTICLE_DESELECT = §8Keine Partikel
|
PARTICLE_DESELECT = §8No particle
|
||||||
PARTICLE_LOCKED = {0} §8- §c§lGesperrt
|
PARTICLE_LOCKED = {0} §8- §c§lLocked
|
||||||
|
|
||||||
PARTICLE_UNLOCKED_BY_TEAM = §fTeambeitritt
|
PARTICLE_UNLOCKED_BY_TEAM = §fJoin the team
|
||||||
PARTICLE_UNLOCKED_BY_EVENT = §fEventteilnahme
|
PARTICLE_UNLOCKED_BY_EVENT = §fEvent participation
|
||||||
PARTICLE_UNLOCKED_BY_SERVER_TEAM = §fServerteam
|
PARTICLE_UNLOCKED_BY_SERVER_TEAM = §fServer Team
|
||||||
|
|
||||||
PARTICLE_ATTRIBUTE_CIRCLE = §8-§f Ring
|
PARTICLE_ATTRIBUTE_CIRCLE = §8-§f Ring
|
||||||
PARTICLE_ATTRIBUTE_BI_CIRCLE = §8-§f Doppelring
|
PARTICLE_ATTRIBUTE_BI_CIRCLE = §8-§f Doppelring
|
||||||
@ -43,25 +43,25 @@ PARTICLE_WATER = §bWasser
|
|||||||
PARTICLE_HEART = §cHerzen
|
PARTICLE_HEART = §cHerzen
|
||||||
PARTICLE_NOTES = §eNoten
|
PARTICLE_NOTES = §eNoten
|
||||||
PARTICLE_NAUTILUS = §aNautilus
|
PARTICLE_NAUTILUS = §aNautilus
|
||||||
PARTICLE_SNOWBALL = §fSchneeball
|
PARTICLE_SNOWBALL = §fSnowball
|
||||||
PARTICLE_EFFECT = §5Effekt
|
PARTICLE_EFFECT = §5Effect
|
||||||
PARTICLE_CAMPFIRE = §7Rauch
|
PARTICLE_CAMPFIRE = §7Smoke
|
||||||
PARTICLE_MAGIC = §5Magie
|
PARTICLE_MAGIC = §5Magic
|
||||||
PARTICLE_ANGRY = §4Wut
|
PARTICLE_ANGRY = §4Angry
|
||||||
PARTICLE_SLIME = §aSchleim
|
PARTICLE_SLIME = §aSlime
|
||||||
PARTICLE_MOB = §7Mob
|
PARTICLE_MOB = §7Mob
|
||||||
PARTICLE_SQUID = §8Tintenfisch
|
PARTICLE_SQUID = §8Squid
|
||||||
PARTICLE_BUBBLE = §aBlasen
|
PARTICLE_BUBBLE = §aBubbles
|
||||||
PARTICLE_HONEY = §6Honig
|
PARTICLE_HONEY = §6Honey
|
||||||
PARTICLE_NECTAR = §6Nektar
|
PARTICLE_NECTAR = §6Nectar
|
||||||
PARTICLE_FIREWORK = §7Feuerwerk
|
PARTICLE_FIREWORK = §7Firework
|
||||||
PARTICLE_DRAGON_BREATH = §5Drachenatem
|
PARTICLE_DRAGON_BREATH = §5Dragon breath
|
||||||
PARTICLE_DAMAGE = §5Schaden
|
PARTICLE_DAMAGE = §5Damage
|
||||||
PARTICLE_DOLPHIN = §dDelphin
|
PARTICLE_DOLPHIN = §dDolphin
|
||||||
PARTICLE_WITCH = §5Hexe
|
PARTICLE_WITCH = §5Witch
|
||||||
PARTICLE_ENCHANTING = §eZauber
|
PARTICLE_ENCHANTING = §eEnchantment
|
||||||
PARTICLE_HAPPY = §2Freude
|
PARTICLE_HAPPY = §2Joy
|
||||||
PARTICLE_FLAME = §7Flammen
|
PARTICLE_FLAME = §7Flames
|
||||||
PARTICLE_END_ROD = §fEnd Rod
|
PARTICLE_END_ROD = §fEnd Rod
|
||||||
PARTICLE_CLOUD = §7Wolke
|
PARTICLE_CLOUD = §7Wolke
|
||||||
PARTICLE_TOTEM = §aTotem
|
PARTICLE_TOTEM = §aTotem
|
||||||
@ -74,11 +74,11 @@ PARTICLE_WINGS_EVIL = §5Lila Flügel
|
|||||||
PARTICLE_UNLOCKED_BY_EVENT_PLACEMENT = §f{0} 1., 2. oder 3. Platz
|
PARTICLE_UNLOCKED_BY_EVENT_PLACEMENT = §f{0} 1., 2. oder 3. Platz
|
||||||
PARTICLE_UNLOCKED_BY_EVENT_PARTICIPATION = §f{0}
|
PARTICLE_UNLOCKED_BY_EVENT_PARTICIPATION = §f{0}
|
||||||
|
|
||||||
PARTICLE_EVENT_ENCHANTING = §cVerzaubert
|
PARTICLE_EVENT_ENCHANTING = §cEnchantment
|
||||||
PARTICLE_EVENT_CLOUD = §fWolken
|
PARTICLE_EVENT_CLOUD = §fClouds
|
||||||
PARTICLE_EVENT_SMOKE = §7Rauch
|
PARTICLE_EVENT_SMOKE = §7Smoke
|
||||||
PARTICLE_EVENT_WATER = §bWasser
|
PARTICLE_EVENT_WATER = §bWater
|
||||||
PARTICLE_EVENT_WINGS = §fFlügel
|
PARTICLE_EVENT_WINGS = §fWings
|
||||||
PARTICLE_EVENT_RAIN_CLOUD = §fRegenwolke
|
PARTICLE_EVENT_RAIN_CLOUD = §fRaincloud
|
||||||
PARTICLE_EVENT_WGS = §fWGS
|
PARTICLE_EVENT_WGS = §fWGS
|
||||||
PARTICLE_EVENT_WARGEARCLASH = §fClash
|
PARTICLE_EVENT_WARGEARCLASH = §fClash
|
84
src/de/steamwar/lobby/LobbySystem_de.properties
Normale Datei
84
src/de/steamwar/lobby/LobbySystem_de.properties
Normale Datei
@ -0,0 +1,84 @@
|
|||||||
|
PREFIX = §eLobby§8System§8»
|
||||||
|
TIME = HH:mm:ss
|
||||||
|
DATE=........
|
||||||
|
COMMAND_HELP_HEAD=§7---=== (§e{0}§7) ===---
|
||||||
|
|
||||||
|
# ServerTeamNPC's
|
||||||
|
NPC_CHAT_1 = §fHallo, ich bin {0} und bin ein {1}.
|
||||||
|
NPC_CHAT_2 = §fWillkommen auf §eSteam§8War§f, viel Spaß dir.
|
||||||
|
|
||||||
|
# Portal Command
|
||||||
|
PORTAL_COMMAND_LIST_HELP = §8/§7portal §elist §8- §7Listet alle Portale auf
|
||||||
|
PORTAL_COMMAND_ADD_HELP = §8/§7portal §ecreate §8[§7PortalType§8] §8[§7PortalName§8] §8- §7Fügt ein Portal hinzu
|
||||||
|
PORTAL_COMMAND_REMOVE_HELP = §8/§7portal §eremove §8[§7PortalName§8] §8- §7Entfernt ein Portal
|
||||||
|
|
||||||
|
PORTAL_COMMAND_LIST_SHORT_INFO = §e{0} §8- §7{1} §7Pos1§8(§7{2}§8) §7Pos2§8(§7{3}§8)
|
||||||
|
PORTAL_NO_WORLDEDIT_SELECTION = §cKeine WorldEdit Selection
|
||||||
|
|
||||||
|
# Particle
|
||||||
|
PARTICLE_INVENTORY = §6Partikel
|
||||||
|
PARTICLE_DESELECT = §8Keine Partikel
|
||||||
|
PARTICLE_LOCKED = {0} §8- §c§lGesperrt
|
||||||
|
|
||||||
|
PARTICLE_UNLOCKED_BY_TEAM = §fTeambeitritt
|
||||||
|
PARTICLE_UNLOCKED_BY_EVENT = §fEventteilnahme
|
||||||
|
PARTICLE_UNLOCKED_BY_SERVER_TEAM = §fServerteam
|
||||||
|
|
||||||
|
PARTICLE_ATTRIBUTE_CIRCLE = §8-§f Ring
|
||||||
|
PARTICLE_ATTRIBUTE_BI_CIRCLE = §8-§f Doppelring
|
||||||
|
PARTICLE_ATTRIBUTE_CLOUD = §8-§f Wolke
|
||||||
|
PARTICLE_ATTRIBUTE_TICK = §8-§f Immer aktiv
|
||||||
|
PARTICLE_ATTRIBUTE_NON_FLOOR = §8-§f in Luft
|
||||||
|
PARTICLE_ATTRIBUTE_WING = §8-§f Flügel
|
||||||
|
PARTICLE_ATTRIBUTE = §eAttribute§7:
|
||||||
|
|
||||||
|
PARTICLE_UNLOCKED_BY = §eFreigeschaltet durch
|
||||||
|
|
||||||
|
PARTICLE_SELECT = §eZum Auswählen klicken
|
||||||
|
|
||||||
|
PARTICLE_SNEEZE = §aSneeze
|
||||||
|
PARTICLE_SMOKE = §7Rauch
|
||||||
|
PARTICLE_FIRE = §cFeuer
|
||||||
|
PARTICLE_WATER = §bWasser
|
||||||
|
PARTICLE_HEART = §cHerzen
|
||||||
|
PARTICLE_NOTES = §eNoten
|
||||||
|
PARTICLE_NAUTILUS = §aNautilus
|
||||||
|
PARTICLE_SNOWBALL = §fSchneeball
|
||||||
|
PARTICLE_EFFECT = §5Effekt
|
||||||
|
PARTICLE_CAMPFIRE = §7Rauch
|
||||||
|
PARTICLE_MAGIC = §5Magie
|
||||||
|
PARTICLE_ANGRY = §4Wut
|
||||||
|
PARTICLE_SLIME = §aSchleim
|
||||||
|
PARTICLE_MOB = §7Mob
|
||||||
|
PARTICLE_SQUID = §8Tintenfisch
|
||||||
|
PARTICLE_BUBBLE = §aBlasen
|
||||||
|
PARTICLE_HONEY = §6Honig
|
||||||
|
PARTICLE_NECTAR = §6Nektar
|
||||||
|
PARTICLE_FIREWORK = §7Feuerwerk
|
||||||
|
PARTICLE_DRAGON_BREATH = §5Drachenatem
|
||||||
|
PARTICLE_DAMAGE = §5Schaden
|
||||||
|
PARTICLE_DOLPHIN = §dDelphin
|
||||||
|
PARTICLE_WITCH = §5Hexe
|
||||||
|
PARTICLE_ENCHANTING = §eZauber
|
||||||
|
PARTICLE_HAPPY = §2Freude
|
||||||
|
PARTICLE_FLAME = §7Flammen
|
||||||
|
PARTICLE_END_ROD = §fEnd Rod
|
||||||
|
PARTICLE_CLOUD = §7Wolke
|
||||||
|
PARTICLE_TOTEM = §aTotem
|
||||||
|
PARTICLE_TOWN = §5Town
|
||||||
|
PARTICLE_ENCHANTING_CIRCLE = §fVerzaubert
|
||||||
|
PARTICLE_WATER_FIRE = §bWasser§7/§cFeuer
|
||||||
|
PARTICLE_MAGIC_ENCHANTING = §5Magie§7/§eZauber
|
||||||
|
PARTICLE_WINGS_EVIL = §5Lila Flügel
|
||||||
|
|
||||||
|
PARTICLE_UNLOCKED_BY_EVENT_PLACEMENT = §f{0} 1., 2. oder 3. Platz
|
||||||
|
PARTICLE_UNLOCKED_BY_EVENT_PARTICIPATION = §f{0}
|
||||||
|
|
||||||
|
PARTICLE_EVENT_ENCHANTING = §cVerzaubert
|
||||||
|
PARTICLE_EVENT_CLOUD = §fWolken
|
||||||
|
PARTICLE_EVENT_SMOKE = §7Rauch
|
||||||
|
PARTICLE_EVENT_WATER = §bWasser
|
||||||
|
PARTICLE_EVENT_WINGS = §fFlügel
|
||||||
|
PARTICLE_EVENT_RAIN_CLOUD = §fRegenwolke
|
||||||
|
PARTICLE_EVENT_WGS = §fWGS
|
||||||
|
PARTICLE_EVENT_WARGEARCLASH = §fClash
|
@ -46,7 +46,7 @@ public enum EventParticlePlacement implements ParticleEnum {
|
|||||||
MiniWarGearLiga(33, new int[]{9, 34, 205}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(IRON_SWORD, "PARTICLE_EVENT_WINGS", 33), Particle.WATER_WAKE, 0, 0, 0, 0, 1), 0.15, WingParticle.WingDesign.MWGL))),
|
MiniWarGearLiga(33, new int[]{9, 34, 205}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(IRON_SWORD, "PARTICLE_EVENT_WINGS", 33), Particle.WATER_WAKE, 0, 0, 0, 0, 1), 0.15, WingParticle.WingDesign.MWGL))),
|
||||||
Absturz(34, new int[]{210, 205, 527, 286}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(FEATHER, "PARTICLE_EVENT_WINGS", 34), Particle.CRIT_MAGIC, 0, 0, 0, 0, 1), 0.15, WingParticle.WingDesign.SIMPLE))),
|
Absturz(34, new int[]{210, 205, 527, 286}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(FEATHER, "PARTICLE_EVENT_WINGS", 34), Particle.CRIT_MAGIC, 0, 0, 0, 0, 1), 0.15, WingParticle.WingDesign.SIMPLE))),
|
||||||
UnderwaterMWG(35, new int[]{9, 210}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(CYAN_CARPET, "PARTICLE_EVENT_RAIN_CLOUD", 35), Particle.CRIT_MAGIC, 0, 0, 0, 0, 1), 0.15, WingParticle.WingDesign.SW))),
|
UnderwaterMWG(35, new int[]{9, 210}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(CYAN_CARPET, "PARTICLE_EVENT_RAIN_CLOUD", 35), Particle.CRIT_MAGIC, 0, 0, 0, 0, 1), 0.15, WingParticle.WingDesign.SW))),
|
||||||
WarGearSeason2022(37, new int[]{}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(DIAMOND_HELMET, "PARTICLE_EVENT_WGS", 37), Particle.FIREWORKS_SPARK, 0, 0, 0, 0, 1), 0.15, WingParticle.WingDesign.WGS))),
|
WarGearSeason2022(37, new int[]{285, 210, 122}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(DIAMOND_HELMET, "PARTICLE_EVENT_WGS", 37), Particle.FIREWORKS_SPARK, 0, 0, 0, 0, 1), 0.15, WingParticle.WingDesign.WGS))),
|
||||||
WargearClash(38, new int[]{210, 158, 167, 286}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(GOLDEN_SWORD, "PARTICLE_EVENT_WARGEARCLASH", 38), Particle.CRIT_MAGIC, 0, 0, 0, 0, 1), 0.1, WingParticle.WingDesign.SWORD_CROSSED))),
|
WargearClash(38, new int[]{210, 158, 167, 286}, new TickParticle(new WingParticle(new SimpleParticle(EventParticleItem.placement(GOLDEN_SWORD, "PARTICLE_EVENT_WARGEARCLASH", 38), Particle.CRIT_MAGIC, 0, 0, 0, 0, 1), 0.1, WingParticle.WingDesign.SWORD_CROSSED))),
|
||||||
;
|
;
|
||||||
public static EventParticlePlacement[] particles = values();
|
public static EventParticlePlacement[] particles = values();
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren