added pet interaction blocker for non-owners

This commit is contained in:
YouHaveTrouble
2021-02-20 21:38:23 +01:00
parent 53fea43077
commit 4f9ec57e82
3 changed files with 42 additions and 1 deletions
+4
View File
@@ -11,6 +11,10 @@ settings:
# You may want to keep it disabled because players with pvp off can use it to attack players with pvp on
channeling_enchant_disabled: false
# Makes it so only pet owner can interact with it.
# Useful if you don't want people renaming other people's pets.
only_owner_can_interact_with_pet: false
# Time (in seconds) to keep player in combat
combat_time: 25