Initial commit
This commit is contained in:
commit
30f633c7ff
1281 changed files with 265821 additions and 0 deletions
1163
servers/fallback/plugins/Essentials/config.yml
Normal file
1163
servers/fallback/plugins/Essentials/config.yml
Normal file
File diff suppressed because it is too large
Load diff
7
servers/fallback/plugins/Essentials/custom_items.yml
Normal file
7
servers/fallback/plugins/Essentials/custom_items.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# This file stores custom item aliases.
|
||||
# NOTE: If you try and alias an item to another entry in this file, the alias won't work.
|
||||
|
||||
aliases:
|
||||
bluepaint: blue_dye
|
||||
snad: sand
|
||||
breakfast: cooked_porkchop
|
||||
40515
servers/fallback/plugins/Essentials/items.json
Normal file
40515
servers/fallback/plugins/Essentials/items.json
Normal file
File diff suppressed because it is too large
Load diff
42
servers/fallback/plugins/Essentials/kits.yml
Normal file
42
servers/fallback/plugins/Essentials/kits.yml
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
# EssentialsX kit configuration.
|
||||
# If you don't have any kits defined in this file, the plugin will try to copy them from the config.yml
|
||||
|
||||
# Note: All items MUST be followed by a quantity!
|
||||
# All kit names should be lower case, and will be treated as lower in permissions/costs.
|
||||
# Syntax: - name[:durability] amount [enchantment:level]... [itemmeta:value]...
|
||||
# For Item Meta information visit http://wiki.ess3.net/wiki/Item_Meta
|
||||
# To make the kit execute a command, add /<command> to the items list. Use {USERNAME} to specify the player receiving the kit.
|
||||
# {PLAYER} will show the player's displayname instead of username.
|
||||
# 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
|
||||
# Set delay to -1 for a one time kit.
|
||||
# For more information, visit http://wiki.ess3.net/wiki/Kits
|
||||
kits:
|
||||
tools:
|
||||
delay: 10
|
||||
items:
|
||||
- stonesword 1
|
||||
- stoneshovel 1
|
||||
- stonepickaxe 1
|
||||
- stoneaxe 1
|
||||
dtools:
|
||||
delay: 600
|
||||
items:
|
||||
- dpickaxe 1 efficiency:1 durability:1 fortune:1 name:&4Gigadrill lore:The_drill_that_&npierces|the_heavens
|
||||
- dshovel 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
|
||||
- lhelm 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
|
||||
- daxe:780 1
|
||||
- /broadcast {USERNAME} just got some fancy tools!
|
||||
notch:
|
||||
delay: 6000
|
||||
items:
|
||||
- playerhead 1 player:Notch
|
||||
color:
|
||||
delay: 6000
|
||||
items:
|
||||
- writtenbook 1 title:&4Book_&9o_&6Colors author:KHobbits lore:Ingame_color_codes book:Colors
|
||||
firework:
|
||||
delay: 6000
|
||||
items:
|
||||
- fireworkrocket 1 name:Angry_Creeper color:red fade:green type:creeper power:1
|
||||
- fireworkrocket 1 name:Starry_Night color:yellow,orange fade:blue type:star effect:trail,twinkle power:1
|
||||
- fireworkrocket 2 name:Solar_Wind color:yellow,orange fade:red shape:large effect:twinkle color:yellow,orange fade:red shape:ball effect:trail color:red,purple fade:pink shape:star effect:trail power:1
|
||||
0
servers/fallback/plugins/Essentials/motd.txt
Normal file
0
servers/fallback/plugins/Essentials/motd.txt
Normal file
8
servers/fallback/plugins/Essentials/spawn.yml
Normal file
8
servers/fallback/plugins/Essentials/spawn.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
spawns:
|
||||
default:
|
||||
world: 4b1681a0-0cfa-47a9-9a18-25a15fb28da2
|
||||
x: 72.49541941863444
|
||||
y: 65.0
|
||||
z: -184.43978575247496
|
||||
yaw: 0.9106623530387878
|
||||
pitch: 0.02205706387758255
|
||||
16
servers/fallback/plugins/Essentials/tpr.yml
Normal file
16
servers/fallback/plugins/Essentials/tpr.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Configuration for the random teleport command.
|
||||
# Some settings may be defaulted, and can be changed via the /settpr command in-game.
|
||||
min-range: 0.0
|
||||
excluded-biomes:
|
||||
- cold_ocean
|
||||
- deep_cold_ocean
|
||||
- deep_frozen_ocean
|
||||
- deep_lukewarm_ocean
|
||||
- deep_ocean
|
||||
- deep_warm_ocean
|
||||
- frozen_ocean
|
||||
- frozen_river
|
||||
- lukewarm_ocean
|
||||
- ocean
|
||||
- river
|
||||
- warm_ocean
|
||||
13
servers/fallback/plugins/Essentials/upgrades-done.yml
Normal file
13
servers/fallback/plugins/Essentials/upgrades-done.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
updateSpawnsToNewSpawnsConfig: true
|
||||
updateJailsToNewJailsConfig: true
|
||||
warnMetrics: true
|
||||
movemotdToFile: true
|
||||
moverulesToFile: true
|
||||
sanitizeAllUserFilenames: true
|
||||
updateUsersPowerToolsFormat: true
|
||||
updateUsersHomesFormat: true
|
||||
banFormatChange: true
|
||||
userMapRepaired: true
|
||||
updateUsersIgnoreListUUID: true
|
||||
updateUsersStupidLegacyPathNames: true
|
||||
updateUsersMailList: true
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
teleportenabled: true
|
||||
teleportauto: false
|
||||
godmode: false
|
||||
muted: false
|
||||
jailed: false
|
||||
ip-address: 172.24.80.1
|
||||
afk: false
|
||||
socialspy: false
|
||||
npc: false
|
||||
powertoolsenabled: true
|
||||
accepting-pay: true
|
||||
baltop-exempt: false
|
||||
timestamps:
|
||||
lastteleport: 0
|
||||
lastheal: 0
|
||||
mute: 0
|
||||
jail: 0
|
||||
onlinejail: 0
|
||||
logout: 1626378737699
|
||||
login: 1626376530398
|
||||
money: '0'
|
||||
last-account-name: Aca_
|
||||
logoutlocation:
|
||||
world: 4b1681a0-0cfa-47a9-9a18-25a15fb28da2
|
||||
x: 72.49541941863444
|
||||
y: 65.0
|
||||
z: -184.43978575247496
|
||||
yaw: 0.4644908010959625
|
||||
pitch: -0.05230489373207092
|
||||
1
servers/fallback/plugins/Essentials/usermap.csv
Normal file
1
servers/fallback/plugins/Essentials/usermap.csv
Normal file
|
|
@ -0,0 +1 @@
|
|||
aca_,ff9e2088-3cfc-41c9-b7f0-dbe546bc35f3
|
||||
|
187
servers/fallback/plugins/Essentials/worth.yml
Normal file
187
servers/fallback/plugins/Essentials/worth.yml
Normal file
|
|
@ -0,0 +1,187 @@
|
|||
# Determines how much items are worth on the server.
|
||||
# This can be set in this file, or by running the /setworth command.
|
||||
worth:
|
||||
|
||||
# Items not listed in this file will not be sellable on the server
|
||||
# Setting the worth to 0 will sell items for free, delete the item or set to -1 to disable.
|
||||
|
||||
# This will set the worth of all logs to '2'
|
||||
log: 2.0
|
||||
|
||||
# This will work similar to the above syntax
|
||||
wool:
|
||||
'0': 20
|
||||
|
||||
# This will only allow selling leaves with datavalue '0' and '1'
|
||||
leaves:
|
||||
'0': 1.0
|
||||
'1': 1.0
|
||||
|
||||
# This will allow the selling of all, but sells '0' slightly cheaper
|
||||
sapling:
|
||||
'0': 2.0
|
||||
'*': 2.5
|
||||
|
||||
|
||||
stonebutton: 6.0
|
||||
wood: 0.50
|
||||
arrow: 3.50
|
||||
diamondpickaxe: 650.0
|
||||
rawfish: 5.0
|
||||
minecart: 23.0
|
||||
leatherchestplate: 85.0
|
||||
storageminecart: 30.0
|
||||
feather: 3.0
|
||||
goldchestplate: 6.5
|
||||
mushroomsoup: 4.5
|
||||
bread: 30.0
|
||||
stationarywater: 1.0
|
||||
workbench: 2.5
|
||||
stonehoe: 2.5
|
||||
brownmushroom: 2.0
|
||||
mossycobblestone: 90.0
|
||||
diamondhoe: 400.0
|
||||
woodsword: 1.0
|
||||
torch: 4.0
|
||||
grass: 1.0
|
||||
poweredminecart: 32.0
|
||||
snowball: 1.0
|
||||
goldenapple: 100.0
|
||||
leatherleggings: 75.0
|
||||
diamondaxe: 650.0
|
||||
slimeball: 50.0
|
||||
fence: 1.0
|
||||
stonespade: 1.5
|
||||
claybrick: 5.0
|
||||
noteblock: 36.0
|
||||
ironaxe: 22.0
|
||||
coalore: 15.0
|
||||
clayball: 3.0
|
||||
fishingrod: 10.0
|
||||
ironhoe: 22.0
|
||||
goldrecord: 100.0
|
||||
ironpickaxe: 22.0
|
||||
irondoor: 22.0
|
||||
bucket: 22.0
|
||||
redrose: 2.0
|
||||
grilledpork: 7.0
|
||||
gravel: 1.0
|
||||
wooddoor: 3.0
|
||||
chainmailhelmet: 40.0
|
||||
ironchestplate: 22.0
|
||||
diamondblock: 2000.0
|
||||
diamondhelmet: 1000.0
|
||||
goldhelmet: 6.0
|
||||
redstonetorchon: 32.0
|
||||
ironspade: 22.0
|
||||
furnace: 8.5
|
||||
ironsword: 22.0
|
||||
dispenser: 58.0
|
||||
woodaxe: 2.0
|
||||
seeds: 2.0
|
||||
painting: 25.0
|
||||
woodplate: 1.0
|
||||
redstoneore: 30.0
|
||||
diamondspade: 210.0
|
||||
waterbucket: 40.0
|
||||
water: 1.0
|
||||
bedrock: 100.0
|
||||
irondoorblock: 15.0
|
||||
goldhoe: 6.0
|
||||
sand: 1.0
|
||||
goldsword: 6.0
|
||||
stoneaxe: 3.0
|
||||
bookshelf: 140.0
|
||||
ironblock: 190.0
|
||||
jackolantern: 56.0
|
||||
boat: 3.0
|
||||
diamondchestplate: 1750.0
|
||||
redstonewire: 30.0
|
||||
redmushroom: 2.0
|
||||
string: 5.0
|
||||
stoneplate: 6.0
|
||||
wallsign: 1.0
|
||||
cactus: 10.0
|
||||
sulphur: 20.0
|
||||
rails: 22.0
|
||||
ironore: 18.0
|
||||
leatherhelmet: 52.0
|
||||
stone: 3.00
|
||||
egg: 1.0
|
||||
diamondore: 200.0
|
||||
woodhoe: 2.0
|
||||
goldleggings: 6.0
|
||||
chainmailleggings: 50.0
|
||||
yellowflower: 2.0
|
||||
ironhelmet: 22.0
|
||||
obsidian: 130.0
|
||||
dirt: 1.0
|
||||
leather: 10.0
|
||||
leatherboots: 42.0
|
||||
lever: 1.0
|
||||
cobblestone: 1.0
|
||||
cake: 180.0
|
||||
woodstairs: 1.0
|
||||
ironingot: 22.0
|
||||
goldore: 45.0
|
||||
pumpkin: 50.0
|
||||
bed: 68.0
|
||||
watch: 6.0
|
||||
ironleggings: 22.0
|
||||
sign: 1.5
|
||||
doublestep: 1.0
|
||||
woodpickaxe: 2.0
|
||||
stonepickaxe: 4.0
|
||||
chainmailboots: 30.0
|
||||
diamondleggings: 1500.0
|
||||
cookedfish: 7.0
|
||||
saddle: 100.0
|
||||
cobblestonestairs: 1.5
|
||||
tnt: 100.0
|
||||
glowingredstoneore: 30.0
|
||||
apple: 10.0
|
||||
woodspade: 1.0
|
||||
goldingot: 105.0
|
||||
diode: 110.0
|
||||
soil: 1.0
|
||||
clay: 12.0
|
||||
goldblock: 450.0
|
||||
stick: 0.25
|
||||
paper: 10.0
|
||||
brick: 21.0
|
||||
stationarylava: 1.0
|
||||
chest: 4.0
|
||||
sandstone: 3.0
|
||||
goldpickaxe: 6.0
|
||||
compass: 22.0
|
||||
sugarcane: 10.0
|
||||
diamondsword: 420.0
|
||||
goldboots: 6.0
|
||||
sponge: 80.0
|
||||
stonesword: 2.5
|
||||
coal: 15.0
|
||||
goldaxe: 6.0
|
||||
bone: 2.0
|
||||
diamond: 200.0
|
||||
glass: 3.00
|
||||
goldspade: 6.0
|
||||
lapisblock: 950.0
|
||||
lavabucket: 40.0
|
||||
wheat: 9.0
|
||||
ladder: 0.5
|
||||
sugarcaneblock: 15.0
|
||||
bowl: 0.50
|
||||
chainmailchestplate: 40.0
|
||||
diamondboots: 850.0
|
||||
lapisore: 100.0
|
||||
lava: 25.0
|
||||
milkbucket: 40.0
|
||||
redstone: 32.0
|
||||
greenrecord: 100.0
|
||||
inksack: 10.0
|
||||
glowstonedust: 10.0
|
||||
book: 45.0
|
||||
bow: 15.0
|
||||
ironboots: 22.0
|
||||
step: 1.5
|
||||
sugar: 10.0
|
||||
Reference in a new issue