This commit is contained in:
Luna 2023-06-10 12:20:50 -03:00
parent caa8bdebc4
commit fccc5143cc
4 changed files with 5 additions and 8 deletions

View file

@ -1,4 +1,3 @@
- Revise TFM config and block even more bad commands
- Add genders to marriage plugin
# Plugins

View file

@ -208,12 +208,12 @@ allow:
minecarts: true
clearonjoin: false
tpronjoin: false
structureblocks: false
jigsaws: false
masterblocks: false
books: true
grindstones: true
jukeboxes: true
spawners: true
beehives: false
beehives: true
respawnanchors: false
auto_tp: false
auto_clear: false
@ -532,9 +532,6 @@ first_join_info:
- "&eThe server's name means we have no rules. Do &6/rules &eto double check."
- "&aNeed help getting started? Do &2/help &afor a list of commands!"
# Famous players - cannot be banned by username
famous_players: []
# Pet Protect - Prevent tamed pets from being killed.
petprotect:
enabled: true

View file

@ -4,3 +4,4 @@ prevent-proxy-connections=true
motd=${SERVER_NAME}
gamemode=creative
enable-query=true
enforce-secure-profile=false

View file

@ -44,7 +44,7 @@ nogui = true
[[plugins]]
type = "url"
url = "https://github.com/IPTFreedom/TotalFreedomMod/releases/download/2022.06.04-IPT/TotalFreedomMod-2022.06.4-IPT.jar"
url = "https://github.com/IPTFreedom/TotalFreedomMod/releases/download/2022.06.05-IPT/TotalFreedomMod-2022.06.5-IPT.jar"
[[plugins]]
type = "url"