- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- Source Code:
- https://discord.gg/hbSeXY6
- Languages Supported:
- Deutsch-/-English
![]()
GunGameUltra | Minigame v1.0.2
by GaaehHacked
The plugin should be programmed according to your feedback. For this reason, I am looking forward to all your feedback
Das Plugin wird noch ausgebaut, und soll nach euren Wünschen gestaltet werden!
aus diesem Grund bin ich sehr auf eure Feedbacks angewiesen.
- addet English Translation
Updates:
- Englishe übersetzung eingefügt
- 98% editable messages
- Mysql
- Large Config
- Instand Respawn
- Command Integration
- Many updates in the future
- Discord Support
- Scoreboard
- Stats system
- Level display in the XP-BAR and scoreboard
- Join / Quit / Kill / Death Settings
- Setup
- No hunger
- Block Breake / Place schutz
- ItemDrop disabled
- No achievements
- No monster spawn
- NoCommandFound
- KD system
- 98% editierbare Nachrichten
- MySQL
- Große Config
- Instand Respawn
- Command Integration
- In Zukunft viele Updates
- Discord Support
- ScoreBoard
- Statssystem
- Levelanzeige in der XP-BAR und im Scoreboard
- Join / Quit / Kill / Death Einstellungen
- Setup
- Kein Hunger
- Block Breake / Place schutz
- ItemDrop deaktiviert
- Keine Errungenschaften
- Kein Monsterspawn
- NoCommandFound
- KD system
Discord: https://discord.gg/hbSeXY6
Config:
Code (YAML):#
#
#
#
#
# This plugin was written by GaaehHacked
# This is the Config, here you can edit things in the plugin.
# Copyright © GaaehHacked, All Rights Reserved
# You may not sell the plugin anything but yours!
# You may not upload the plugin as yours, unless you announce me as Programmer.
#
#
#
#
# Discord: https://discord.gg/GN2sJdn for Support
#DE Hier kannst du die Welt, in der GunGameUltra gespielt werden soll, eintragen. #
#EN Here can u change the world for the gungame-mode
world: 'world'
#DE Hier kannst du den Prefix des Plugins einstellen.
#EN Here can u change the Prefix.
prefix: '&7[&dGunGameUltra&7] '
prefix-use: true
#DE Hier kannst du die Level einstellen die bei einem Levelstand ab 5 abgezogen werden.
#EN Here you can set the levels that are deducted at a level of 5 or more
level-remove-by-death: 2
#DE Hier kannst du alle Einstellungen beim Joinen bearbeiten.
#EN Here you can edit all settings when joining.
joinsettings:
message: '&7The player &c%player% &7has &ajoined &7the server.'
enable: true
#DE Hier kannst du alle Einstellungen beim Leaven bearbeiten.
#EN Here you can edit all settings when Leaving.
quitsettings:
message: '&7The player &c%player% &7has &cleft&7 the server.'
enable: true
#DE Hier kannst du alle Einstellungen beim Töten bearbeiten, benutze %killer% für den namen des Killers und %player% für den getöteten Spieler.
#DE Bei 'command' kannst du einen beliebigen command über die Console laufen lassen, schreibe den Command ohne '/' !!!!
#EN Here you can edit all settings when killing, use %killer% for the killer's name and %player% for the killed player's name.
#EN With 'command' you can run any command via the console, write the command without '/'
killsettings:
message: '&7You have killed the player &c%player% &7.'
enable: true
enablecommand: false
command: 'enter your command here without / '
#DE Hier kannst du alle Einstellungen beim Tod bearbeiten, benutze %killer% für den namen des Killers und %player% für den getöteten Spieler.
#DE Bei 'command' kannst du einen beliebigen command über die Console laufen lassen, schreibe den Command ohne '/' !!!!
#EN Here you can edit all the settings at death, use %killer% for the name of the killer and %player% for the killed player.
#EN With 'command' you can run any command via the console, write the command without '/'
deathsettings:
message: '&7You were killed by &c%killer% &7.'
enable: true
enablecommand: false
command: 'enter your command here without / a'
#DE Hier kannst du alle Einstellungen beim Eigentod bearbeiten.
#DE Bei 'command' kannst du einen beliebigen command über die Console laufen lassen, schreibe den Command ohne '/' !!!!
#EN Here you can edit all settings for self-death.
#EN With 'command' you can run any command via the console, write the command without '/'
selfkill:
message: '&cYou died.'
enable: true
enablecommand: false
command: 'enter your command here without / a'
#DE Hier kannst du alle Einstellungen für das Scoreboard bearbeiten, benutze %player% für den namen, %level% für das Level und %kd% für die KD.
#DE Du kannst die sachen mit dem % sowohl im Titel, als auch in den Scores anzeigen lassen.
#EN Here you can edit all settings for the scoreboard, use %player% for the name, %level% for the level and %kd% for the KD.
#EN You can display the items with the % in both the title and the scores.
scoreboard:
titel: '&7[&d&lGunGameUltra&7]'
'1': '&1'
'2': '&7Name:'
'3': '&8➥ &d%player%'
'4': '&2'
'5': '&7Level:'
'6': '&8➥ &d%level%'
'7': '&3'
'8': '&7K/D:'
'9': '&8➥ &d%kd%'
'10': '&4'
'11': '&7TeamSpeak:'
'12': '&8➥ &dyourserver.net'
'13': '&5'
#DE Hier kannst du alle Einstellungen für die Stats des eigenen Spielers bearbeiten, benutze %player% für den namen, %kills% für die Kills
#DE %tode% für die Tode, %killstreak% für die Killstreak und %kd% für die KD des Spielers.
#DE Du kannst sachen in jeder beliebigen zeile verwenden.
#EN Here you can edit all settings for your player's stats, use %player% for the name, %kills% for the kills
#EN %death% for death, %killstreak% for killstreak, and %kd% for player's KD.s
#EN You can use stuff in any line.
stats:
disign-player-1: §8§m-----------§r§8[§dStats§8]§8§m-----------
disign-player-2: §7Name:§e %player%
disign-player-3: §7Kills:§e %kills%
disign-player-4: §7Tode:§e %tode%
disign-player-5: §7Killstreake:§e %killstreak%
disign-player-6: §7KD:§e %kd%
disign-player-7: §8§m-----------§r§8[§dStats§8]§8§m-----------
#DE Hier kannst du alle Einstellungen für die Stats des targets bearbeiten, benutze %player% für den namen, %kills% für die Kills
#DE %tode% für die Tode, %killstreak% für die Killstreak und %kd% für die KD des Spielers.
#DE Du kannst sachen in jeder beliebigen zeile verwenden.
#EN Here you can edit all settings for your targets's stats, use %player% for the name, %kills% for the kills
#EN %death% for death, %killstreak% for killstreak, and %kd% for player's KD.s
#EN You can use stuff in any line.
disign-target-1: §8§m-----------§r§8[§dStats§8]§8§m-----------
disign-target-2: §7Name:§e %player%
disign-target-3: §7Kills:§e %kills%
disign-target-4: §7Tode:§e %tode%
disign-target-5: §7Killstreake:§e %killstreak%
disign-target-6: §7KD:§e %kd%
disign-target-7: §8§m-----------§r§8[§dStats§8]§8§m-----------
#DE Hier kannst du alle Einstellungen für die Nachrichten bearbeiten, benutze %player% für den Namen des Spierlers,
#DE und ganz unten %command% für den command, der nicht exestiert.
#DE Der Prefix wird hier bei jeder Nachricht verwendet.
#EN Here you can edit all settings for the messages, use %player% for the name of the Player,
#EN and at the bottom %command% for the command that does not exists.
#EN The prefix is used here for each message.
messages:
stats-use: '&cPlease use: /stats <playername>'
stats-playernotfound: '&cThis player has never played on this server.'
noperm: '&cYou dont have Permission.'
statsreset: '&7You have reset the stats of %player%.'
statsreset-playernotfound: '&cThis player has never played on this server.'
statsreset-use: '&cPlease use: /stats <playername>'
commandnotfound: '&7The Command &d%command%&7 does not exists.'
setup-use: '&cPlease use: /setup <1> <2> <setspawn>'
setup-1: '&7You have set the first position of the safezone.'
setup-2: '&7You have set the secound position of the safezone.'
setup-spawn: '&7You have set the spawn.'
#DE Hier kannst du alle Einstellungen für die Permissions einstellen.
#EN Here you can set all settings for the Permissions.
permissions:
statsreset: 'gungame.statsreset'
setup: 'gungame.setup'
- Adjustable Kits (Levelkits)
- MySQL or File System (selectable)
- Making more performers
- Multilanguages (with config)
To-do-list:
- Einstellbare Kits (Levelkits)
- MySQL oder File System (wählbar)
- Mehr Performanter machen
- Multilanguages (mit Config)
Ziel:
5 Downloads: ✔
10 Downloads: ✔
20 Downloads: ✔
50 Downloads: ✖
100 Downloads: ✖
200 Downloads: ✖
300 Downloads: ✖
500 Downloads: ✖
1000 Downloads: ✖
This plugin was written by GaaehHacked
Copyright © GaaehHacked, All Rights Reserved
You may not sell the plugin because it isn't yours!
You may not upload the plugin as yours, unless you announce me as Programmer.
*The pictures are not mine

GunGameUltra V1 by GaaehHacked (MySQL) 1.0.2
#gungame #mysql #config #minigame #discord #support #discordroudto100
Recent Updates
- Small bugfixes and a language fix in setup Aug 12, 2020
- Language Update Aug 12, 2020