Wähle deine Sprache || Choose your Language:
Spoiler: Deutsch
Das ist mein erstes Plugin das ich ONLINE stelle, habe allerdings schon viele andere für private Zwecke programmiert.
JumpPads ist für Server mit großer Lobby bzw. großem Hub gedacht und befördert die Spieler auch ohne Navigator schnell an ihr Ziel.
Hier eine kleine Übersicht was das Plugin bietet:
• Komplett konfigurierbar, dank übersichtlicher Config(Settings.yml)
• "/JumpPads Info" Command für schnelle Hilfe und Infos über das Plugin
• "/JumpPads Reload" Command, um das Plugin zu reloaden
• "/JumpPads" Command, um wichtige Sachen anzupassen, wie z.B die JumpPad-Platte
• Zwei verfügbare Sprachen (DE/EN)
• Nur 2 Permissions, eine davon ist konfigurierbar
In der Config kannst du das ganze Plugin an deinen Server anpassen:
• Plugin aktivieren bzw. deaktivieren
• Plugin Prefix editieren
• JumpMessage aktivieren bzw. deaktivieren
• JumpMessage editieren
• JumpPermission aktivieren bzw. deaktivieren
• JumpPermission editieren
• Sprunghöhe anpassen
• Sprungweite anpassen
• JumpPad-Platte anpassen
• JumpPad-Block anpassen
• Sprache auswählen (Deutsch und Englisch)
Beispiel Config unten...
Ich hoffe das Plugin gefällt dir
Bei Bugs, Fragen und Anregungen kontaktiert mich einfach hier auf Spigot oder über Skype.
JumpPads ist für Server mit großer Lobby bzw. großem Hub gedacht und befördert die Spieler auch ohne Navigator schnell an ihr Ziel.
Hier eine kleine Übersicht was das Plugin bietet:
• Komplett konfigurierbar, dank übersichtlicher Config(Settings.yml)
• "/JumpPads Info" Command für schnelle Hilfe und Infos über das Plugin
• "/JumpPads Reload" Command, um das Plugin zu reloaden
• "/JumpPads" Command, um wichtige Sachen anzupassen, wie z.B die JumpPad-Platte
• Zwei verfügbare Sprachen (DE/EN)
• Nur 2 Permissions, eine davon ist konfigurierbar
In der Config kannst du das ganze Plugin an deinen Server anpassen:
• Plugin aktivieren bzw. deaktivieren
• Plugin Prefix editieren
• JumpMessage aktivieren bzw. deaktivieren
• JumpMessage editieren
• JumpPermission aktivieren bzw. deaktivieren
• JumpPermission editieren
• Sprunghöhe anpassen
• Sprungweite anpassen
• JumpPad-Platte anpassen
• JumpPad-Block anpassen
• Sprache auswählen (Deutsch und Englisch)
Beispiel Config unten...
Ich hoffe das Plugin gefällt dir
Bei Bugs, Fragen und Anregungen kontaktiert mich einfach hier auf Spigot oder über Skype.
Spoiler: English
This is my first Plugin that I UPLOAD, however I have develope many other Plugins for private Purposes.
JumpPads is thought for Servers with a big Lobbby or Hub and brings player even without Navigator quickly to her Point.
Here a little overview what the Plugin offers:
• Fully configurable, thanks to clearly arranged Config(Settings.yml)
• "/JumpPads Info" Command for fast Help and Info on the Plugin
• "/JumpPads Reload" Command, to reload the Plugin
• "/JumpPads" Command, to customize important Things, for Example the JumpPad-Plate
• Two available Languages (DE/EN)
• Only 2 Permissions, one of them is configurable
In the Config you can customize the Plugin for your Server:
• Enable or Disable the Plugin
• Modify the Prefix
• Enable or Disable the JumpMessage
• Modify the JumpMessage
• Enable or Disable the JumpPermission
• Modify the JumpPermission
• Customize the Heigth of the Jump
• Customize the Distance of the Jump
• Customize the JumpPad-Plate
• Customize the JumpPad-Block
• Choose the Language (German and English)
Example Config below...
I hope you like the Plugin
For bugs, questions and suggestions contact me on Spigot or Skype.
JumpPads is thought for Servers with a big Lobbby or Hub and brings player even without Navigator quickly to her Point.
Here a little overview what the Plugin offers:
• Fully configurable, thanks to clearly arranged Config(Settings.yml)
• "/JumpPads Info" Command for fast Help and Info on the Plugin
• "/JumpPads Reload" Command, to reload the Plugin
• "/JumpPads" Command, to customize important Things, for Example the JumpPad-Plate
• Two available Languages (DE/EN)
• Only 2 Permissions, one of them is configurable
In the Config you can customize the Plugin for your Server:
• Enable or Disable the Plugin
• Modify the Prefix
• Enable or Disable the JumpMessage
• Modify the JumpMessage
• Enable or Disable the JumpPermission
• Modify the JumpPermission
• Customize the Heigth of the Jump
• Customize the Distance of the Jump
• Customize the JumpPad-Plate
• Customize the JumpPad-Block
• Choose the Language (German and English)
Example Config below...
I hope you like the Plugin
For bugs, questions and suggestions contact me on Spigot or Skype.
Commands:
• "/JumpPads Info" for Infos...
• "/JumpPads Reload" to reload the Plugin...
• "/JumpPads" for the SettingsGUI...
- "/JP" Shortcut
Permissions:
• jp.cmds
• jp.jump(configurable)
Example Config:
Code (Text):
# Settings.yml for the Plugin 'JumpPads'.
# Developed by JustPxl
JumpPads:
General:
# Customize the Language DE/EN
Language: DE
# Modify the Prefix
Prefix: '&2[&aJumpPads&2]'
# Customize the JumpMessage
JumpMSG:
Enabled: false
MSG: '&3Wooaaahhhhh...'
# Customize the JumpPermission
JumpPermission:
Enabled: false
Permission: jp.jump
# Enable or Disable the Plugin
Plugin:
Enabled: true
# Customize the JumpPad
Blocks:
Plate: GOLD_PLATE
Block: REDSTONE_BLOCK
# Customize your Distance/Heigth
Pad:
Height: 5
Distance: 15
# Developed by JustPxl
JumpPads:
General:
# Customize the Language DE/EN
Language: DE
# Modify the Prefix
Prefix: '&2[&aJumpPads&2]'
# Customize the JumpMessage
JumpMSG:
Enabled: false
MSG: '&3Wooaaahhhhh...'
# Customize the JumpPermission
JumpPermission:
Enabled: false
Permission: jp.jump
# Enable or Disable the Plugin
Plugin:
Enabled: true
# Customize the JumpPad
Blocks:
Plate: GOLD_PLATE
Block: REDSTONE_BLOCK
# Customize your Distance/Heigth
Pad:
Height: 5
Distance: 15
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
JumpPads is a free Minecraft Java mod. Downloaded 2,798 times (via Spigot). Download it and open it directly in the game.