mirror of
https://github.com/IPTFreedom/iptfreedom.git
synced 2025-03-24 09:39:39 -04:00
Bump TFM
This commit is contained in:
parent
caa8bdebc4
commit
fccc5143cc
4 changed files with 5 additions and 8 deletions
1
TODO.md
1
TODO.md
|
@ -1,4 +1,3 @@
|
|||
- Revise TFM config and block even more bad commands
|
||||
- Add genders to marriage plugin
|
||||
|
||||
# Plugins
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -4,3 +4,4 @@ prevent-proxy-connections=true
|
|||
motd=${SERVER_NAME}
|
||||
gamemode=creative
|
||||
enable-query=true
|
||||
enforce-secure-profile=false
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue