-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathincompatible-files.txt
32 lines (27 loc) · 1.38 KB
/
incompatible-files.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Everything here may not function as expected worlds beside the PowerPlates server!
# There will be a file path relative to data\powerplate\function to find the files easier.
# The file extention will ALWAYS be .mcfunction
# I will provide which other files uses the incompatible ones. And most files will be included in either tick.mcfunction or reset.mcfunction
# The "how to fix:" section is only if you want to take time to modify the file
# If you don't want to do that, remove the entire file unless its used somewhere other than tick.mcfunction or reset.mcfunction
# if the files data is present in more than tick or reset, you have to modify that file first
enter_region_title
used in: [tick, reset]
part of file: everything
how to fix: modify the coordinates in pvp_spawn_protection and spawn_protection
pvp_spawn_protection
used in: [tick, reset, enter_region_title]
part of file: line 1 and 2
how to fix: change the coordinates to match your pvp region
spawn_elevators
used in: [tick, reset, enter_region_title]
part of file: everything
how to fix: modify the coordinates to match your spawn region
spawn_protection
used in: [tick, reset]
part of file: line 1 and 2
how to fix: modif the coordinates to match your spawn region
trigger_cmds
used in: [tick, reset]
part of file: line 22 to line 33
how to fix: modify the coordinates to match your spawn and pvp region