Skip to content

Instantly share code, notes, and snippets.

@Blamo27
Last active November 11, 2018 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Blamo27/b11c70db49cd52d0d96033e4ba2a4a54 to your computer and use it in GitHub Desktop.
Save Blamo27/b11c70db49cd52d0d96033e4ba2a4a54 to your computer and use it in GitHub Desktop.
# Citizens Configuration
general:
authlib:
profile-url: https://sessionserver.mojang.com/session/minecraft/profile/
debug-file: debug
debug-mode: false
debug-pathfinding: false
color-scheme:
message-highlight: <e>
message: <a>
translation:
locale: ''
npc:
chat:
options:
bystanders-hear-targeted-chat: false
max-number-of-targets-to-show: 2
multiple-targets-format: <target>|, <target>| & <target>| & others
range: 5
max-text-range: 500
format:
no-targets: '<npc> : <text>'
with-target-to-bystanders: '<npc> -> [<target>]: <text>'
to-target: '<npc> : <text>'
with-targets-to-bystanders: '<npc> -> [<targets>]: <text>'
pathfinding:
default-distance-margin: 2
update-path-rate: 20
new-finder-open-doors: false
attack-range: 3.0625
use-new-finder: false
maximum-new-pathfinder-iterations: 50000
default:
look-close:
enabled: false
range: 5
pathfinding:
range: 100.0
random-talker: true
realistic-looking: false
stationary-ticks: -1
talk-close:
enabled: false
range: 5
text:
'0': Hi, I'm <npc>!
limits:
default-limit: 10
max-permission-checks: 100
max-packet-entries: 15
max-speed: 100
tablist:
disable: true
chunks:
always-keep-loaded: false
skins:
max-retries: -1
retry-delay: 120
rotation-update-degrees: 90.0
use-latest: false
view-distance: 100.0
use-latest-by-default: false
packets:
update-delay: 30
selection:
quick-select: false
item: '280'
message: <b>You selected <a><npc><b>!
player:
remove-from-list: true
server-ownership: false
text:
max-talk-cooldown: 5
min-talk-cooldown: 10
talk-item: '340'
teleport-delay: -1
controllable:
use-boat-controls: true
player-scoreboard-teams:
enable: true
advanced:
check-minecraft-version: true
economy:
npc:
cost: 100.0
storage:
save-task:
delay: 72000
file: saves.yml
type: yaml
subplugins:
folder: plugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment