mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-04 20:06:06 +00:00
Correct description of strip nbt
This commit is contained in:
parent
9d68cd8380
commit
7a9cbe5d77
@ -189,7 +189,7 @@ public class Settings extends Config {
|
||||
})
|
||||
public boolean RESTRICT_HISTORY_TO_REGIONS = true;
|
||||
@Comment({
|
||||
"List of blocks to strip nbt from",
|
||||
"List of nbt tags to strip from blocks, e.g. Items",
|
||||
})
|
||||
public List<String> STRIP_NBT = new ArrayList<>();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user