Skip to content

Instantly share code, notes, and snippets.

View iGabyTM's full-sized avatar
🖥️
https://gabytm.me/

Gabriel Dumitru iGabyTM

🖥️
https://gabytm.me/
View GitHub Profile
Messages:
Players-Only: '&cDoar jucatori pot folosi aceasta comanda.'
Reload: '&7Tocmai ai reincarcat fisierele Casei de Licitatii Crazy.'
Need-More-Money: '&cAi nevoi de &a$%Money_Needed%&c.'
Inventory-Full: '&cInventarul tau este plin. Elibereaza niste spatiu pentru a cumpara asta.'
No-Permission: '&cNu ai permisiunea de a folosi aceasta comanda!'
Not-Online: '&cAcest jucator nu este online acum.'
Doesnt-Have-Item-In-Hand: '&cTrebuie sa ti un item in mana.'
Not-A-Number: '&c%Arg% nu este un numar.'
Got-Item-Back: '&7Item-ul tau a fost returnat.'
@iGabyTM
iGabyTM / statz.expansion
Last active October 26, 2018 15:22
Placeholders
%statz_deaths%
%statz_blocks_broken%
%statz_blocks_placed%
%statz_blocks_broken_<block_ID:data>%
%statz_blocks_placed_<block_ID:data>%
%statz_blocks_broken_<block_name>%
%statz_blocks_placed_<block_name>%
%statz_caught_items%
%statz_crafted_items%
%statz_damage_taken%
@iGabyTM
iGabyTM / blocksvalues.yml
Last active January 3, 2019 00:42
ASD's Upgradable pickaxe plugin
blacklist: # the blocks listed here will give 0 xp
- COBBLESTONE
values:
- STONE: 10
- STONE;1: 10 # if the item meta isn't specified, then the other blocks will have the same value
- DIRT: 1
- COAL_ORE: 20
- IRON_ORE: 25
- GOLD_ORE: 30
- _OTHER_: 1 # this value is used for the other blocks that 't specified here
@iGabyTM
iGabyTM / 0-9.md
Last active August 7, 2019 01:10
GEFORCE NOW™ Games List
Game Free
7 Days to Die
@iGabyTM
iGabyTM / actions.md
Last active December 22, 2019 11:19
☄️ ArcaneTinkerer | Turn items in commands ☄️
[sounds]: https://gist.github.com/Andre601/1ab3b4fabd0010ae241156333491c379
[tokenenchant]: https://www.spigotmc.org/resources/2287/
[vault]: https://dev.bukkit.org/projects/vault
[1.1]: https://img.shields.io/badge/Version-1.1+-brightgreen.svg
[1.2]: https://img.shields.io/badge/Version-1.2+-brightgreen.svg
[1.3]: https://img.shields.io/badge/Version-1.3+-brightgreen.svg
[1.4]: https://img.shields.io/badge/Version-1.4+-brightgreen.svg
[1.5]: https://img.shields.io/badge/Version-1.5+-brightgreen.svg
@iGabyTM
iGabyTM / README.MD
Last active January 8, 2021 19:40
⭐ TEUpgrades | GUI add-on for TokenEnchant ⭐

Commands & Permissions

Command Description Permission
/teu or /teupgrades Open the GUI teupgrades.access
/teu reload or /teupgrades reload Reload the plugin teupgrades.admin
@iGabyTM
iGabyTM / config.yml
Created December 27, 2019 10:19
⭐ [TokenEnchant] DarkHarvest | Collect your enemies soul ⭐
Potions:
DarkHarvest:
event_map:
EntityDeathEvent: 'HIGHEST'
EntityDamageByEntityEvent: 'HIGHEST'
price: 10
max: 10
#
# If enabled, players can check their DarkHarvest stats using using '/te [darkharvest / alias]'
@iGabyTM
iGabyTM / Gemstone_config.yml
Created February 24, 2020 20:36
⭐[TokenEnchant] Gemstone ⭐
Potions:
Gemstone:
event_map:
BlockBreakEvent: HIGHEST
EntityDeathEvent: HIGHEST
occurrence: random
price: 10
max: 10
alias: '&5Gemstone&d'
events:
@iGabyTM
iGabyTM / KeyGreed_config.yml
Last active September 16, 2021 07:58
⭐[TokenEnchant] Greed Pack | Key, Money & Tokens⭐
Potions:
KeyGreed:
event_map:
BlockBreakEvent: HIGH
TEBlockExplodeEvent: HIGH # @since 1.0.2
price: 10
max: 10
occurrence: always
#
# Available options
@iGabyTM
iGabyTM / actions.md
Created March 28, 2020 16:43
☄️ ArcaneVouchers ☄️

WORK IN PROGRESS