Compare commits
2 Commits
3628c1bb24
...
bd2f621e45
| Author | SHA1 | Date | |
|---|---|---|---|
| bd2f621e45 | |||
| 0ab8953865 |
12
config/casinocraft-common.toml
Normal file
12
config/casinocraft-common.toml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
["CASINO CONFIG"]
|
||||||
|
#Allows Betting Inventory to be set to INFINITE
|
||||||
|
config_creative_token = true
|
||||||
|
#Allows Reward Inventory to be set to INFINITE
|
||||||
|
config_creative_reward = true
|
||||||
|
#Only Operators on a Server or Singleplayer with Cheats enabled can set INFINITE
|
||||||
|
config_creative_oponly = false
|
||||||
|
#How long until a player receives a timeout
|
||||||
|
#Range: 1 ~ 10000
|
||||||
|
config_timeout = 300
|
||||||
|
|
||||||
24
config/lucky77-common.toml
Normal file
24
config/lucky77-common.toml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
|
||||||
|
["SPAWN RESTRICTIONS"]
|
||||||
|
#Override default spawn rules for monsters. On TRUE, Monsters are then only allowed to spawn on a light level of 2 or below.
|
||||||
|
#The Overworld at night is light level 5, restricting the monsters to only spawn in dark caves.
|
||||||
|
Drowned = false
|
||||||
|
Husk = false
|
||||||
|
Stray = false
|
||||||
|
CaveSpider = false
|
||||||
|
Creeper = false
|
||||||
|
Enderman = false
|
||||||
|
Giant = false
|
||||||
|
Skeleton = false
|
||||||
|
Spider = false
|
||||||
|
Witch = false
|
||||||
|
Wither = false
|
||||||
|
WitherSkeleton = false
|
||||||
|
Zombie = false
|
||||||
|
ZombieVillager = false
|
||||||
|
Evoker = false
|
||||||
|
Illusioner = false
|
||||||
|
Ravager = false
|
||||||
|
Vex = false
|
||||||
|
Vindicator = false
|
||||||
|
|
||||||
@ -3,6 +3,10 @@
|
|||||||
"uuid": "6601d972-1519-4bf0-b86b-6bcc7190a981",
|
"uuid": "6601d972-1519-4bf0-b86b-6bcc7190a981",
|
||||||
"name": "driverag"
|
"name": "driverag"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uuid": "2145d1bd-2fea-48b5-b539-f446a47a21dd",
|
||||||
|
"name": "Danexxxxxx"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uuid": "cf0f2afc-129e-4603-b710-3351cbc9a600",
|
"uuid": "cf0f2afc-129e-4603-b710-3351cbc9a600",
|
||||||
"name": "ivt18"
|
"name": "ivt18"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user