Compatibility | Minecraft 1.16 |
Tags |
Update #2 : 02/08/2021 5:50:17 pmFeb 8th
We're a community of creatives sharing everything Minecraft! Even if you don't post your own creations, we appreciate feedback on ours. Join us!
9,432 | People Online |
3,072,443 | Total Members |
2,420,310 | Minecraft Submissions |
2,588,589,377 | Total Submission Views |
438,169,540 | Downloads |
You can re-enable it temporarily with /gamerule sendCommandFeedback true, but if the datapack is reloaded, then it will be disabled again.
If you want to re-enable it permanently, then navigate to the datapack folder, then go into data > compass_tracker > functions, and open init.mcfunction with notepad or another plain text editor, and simply delete the line "gamerule sendCommandFeedback false" or type a "#" in front of it, and then save the file.
If for some reason you need/want to fully reset it, you can use use /function compass_tracker:reset, which will reset all values and redisplay the setup from the beginning.
edit: also is there a command list anywhere? i see in the autofill l list after i do /function that there are quite a few other functions, i doubt any of them are useful, but still worth asking
also diamond and heart ;)
/execute as <player/entity> run function <function>
Use function compass_tracker:tracked for the tracked players, and function compass_tracker:tracker for trackers.
And no, I haven't officially compiled a commands list, but most of the commands/functions are just used internally. The main commands that are useful to the general user are the ones mentioned in the setup. Here they are:
/function compass_tracker:tracked - tracks player
/function compass_tracker:tracker - makes player a tracker
/scoreboard players set track dimension 0 - disables dimensional tracking
/scoreboard players set track dimension 1 - enables dimensional tracking
I'll probably look into finding a way to update the pack so it doesn't require cheats at some point, but for now, hopefully this is sufficient. And thanks :)
Is there a way you can port it to bedrock edition as well?