Hey,
So I made a practice plugin and I was going to release it as a resource but I doubt it will sell very well due to the lack of unique features. Therefor I am offering to sell it uniquely, will take input and perhaps add a few features that you would like. As well as if no one is interessted in buying I would still love some input as of which features should be added.
Current features:
- Ranked matches
- Unranked matches
- Kit editing (all in guis)
- Scoreboards with timers
- Unique kit creation system (in config, uses abbriviations such as "HEAL" instead of item number and id)
- Death inventories (saves to server memory and currently is reset upon reloads of the plugin)
- Language system
- ... more ...
Screenshots:
please note all messages is editable
Some of the configs:
If you have any questions please ask, also pm me if you are interessted.
Thanks,
Bill.
So I made a practice plugin and I was going to release it as a resource but I doubt it will sell very well due to the lack of unique features. Therefor I am offering to sell it uniquely, will take input and perhaps add a few features that you would like. As well as if no one is interessted in buying I would still love some input as of which features should be added.
Current features:
- Ranked matches
- Unranked matches
- Kit editing (all in guis)
- Scoreboards with timers
- Unique kit creation system (in config, uses abbriviations such as "HEAL" instead of item number and id)
- Death inventories (saves to server memory and currently is reset upon reloads of the plugin)
- Language system
- ... more ...
Screenshots:
please note all messages is editable
Some of the configs:
Code:
resetConfig: false
lang: english
defaultRating: 1000
ratingValue: 10
ranked:
item:
slot: 0
name: '&cRanked'
material: DIAMOND_SWORD
unranked:
item:
slot: 1
name: '&cUnranked'
material: IRON_SWORD
kiteditor:
item:
slot: 8
name: '&cKit Editor'
material: BOOK
training:
item:
slot: 2
name: '&cTraining'
material: STICK
search:
item:
slot: 4
name: '&cCancel Search'
scoreboard:
lobby:
title: '&eSimplePractice'
match:
title: '&eSimplePractice'
queue:
ranked:
title: '&eRanked'
unranked:
title: '&eUnranked'
global:
lines: '&7&m------------------'
colorcode:
primary: e
secondary: f
Spawns:
Main:
world: world
x: 0
y: 75
z: 0
Code:
practice: Practice
join: '&c%player% &7joined &cPractice&7!'
lang: Language
lang_chosen: Language set to English!
lang_scan: Checking all languages...
lang_scan_changed: 'Language changed to: &6'
lang_scan_complete: Check complete!
cooldown_pearl_item: '&cCooldown &e%time%'
cooldown_pearl_finished: '&cCooldown: &7Ender Pearls are ready for use!'
menu_item_color: '&c'
menu_item_match: '&7In Match: &c%match%'
menu_item_queue: '&7In Queue: &c%queue%'
menu_item_edit: '&7Click to &nedit&7 this kit!'
queue_search: '&cQueue: &7Searching for &c%kit%&7 be patient!'
inv_winner_maintext: '&eInventory for &6%winner%&e can be viewed here: '
inv_winner_clicktext: '&7[#%id%]'
inv_loser_maintext: '&eInventory for &6%loser%&e can be viewed here: '
inv_loser_clicktext: '&7[#%id%]'
inv_player_saved: '&aInventory for kit &e%kit%&a was succesfully saved!'
match_started: '&eMatch started &7(Arena: %arena%)&e! 5 seconds of protection...'
match_allbusy: '&cAll arenas are busy! Match cancelled!'
match_ended: '&eMatch ended with a duration of &f%time%s'
Code:
resetConfig: false
KitList:
- Gapple
Kits:
Gapple:
Ranked: false
Editable: true
Icon: GOLDEN_APPLE
Items:
- 0:DS_SH4:1
- 1:DH_PR4:1
- 2:DC_PR4:1
- 3:DL_PR4:1
- 4:DB_PR4:1
- 8:GOD_APPLE:64
Armor:
- H:DH_PR4
- C:DC_PR4
- L:DL_PR4
- B:DB_PR4
If you have any questions please ask, also pm me if you are interessted.
Thanks,
Bill.
