Skip to content

Commit

Permalink
Update default npc uuid version again
Browse files Browse the repository at this point in the history
  • Loading branch information
Warriorrrr committed Oct 23, 2024
1 parent e5c01dd commit 0edd13f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2935,10 +2935,10 @@ public enum ConfigNodes {

ECO_ADVANCED_NPC_UUID_VERSION(
"economy.advanced.npc_uuid_version",
"4",
"-1",
"",
"# The UUID version to use for non-player accounts. This is used so that economy plugins can more easily differentiate between player and NPC accounts.",
"# Set to -1 to disable modifying npc uuids."),
"# The default is -1, which disables modifying npc uuids."),

BANKHISTORY(
"bank_history",
Expand Down

0 comments on commit 0edd13f

Please sign in to comment.