virresss
Aktiv medlem
jag skulle vilja att granis lägger till denna coden i MotD då det gör så att alla som har reis minimap kan då se spelare på servern
Tack :ugeek:
Cave mapping and entities radar of the SMP is disabled by default.
When the server owner (using bukkitplugin/other) sets the key word to motd(login message), they become effective.
Please set the keyword to motd referring to the following.
&0&0: prefix
&e&f: suffix
&1: cave mapping
&2: entities radar (player) <------!!!denna är jag intreserad av!!!!
&3: entities radar (animal)
&4: entities radar (mob)
&5: entities radar (slime)
&6: entities radar (squid)
&7: entities radar (other living)
examples.
All enable.
&0&0&1&2&3&4&5&6&7&e&f
Cavemap enable.
&0&0&1&e&f
Cavemap and EntitiesRadar(player,animal,slime) enable.
&0&0&1&2&3&5&e&f
("&" marks color codes. If your server uses a wrapper with different codes then use this for reference).
for CommandBook(bukkit plugin)
Spoiler
`0`0: prefix
`y`w: suffix
`B: cave mapping
`G: entities radar (player) <------!!!denna är jag intreserad av!!!!
`C: entities radar (animal)
`R: entities radar (mob)
`P: entities radar (slime)
`Y: entities radar (squid)
`2: entities radar (other living)
examples.
All enable.
`0`0`B`G`C`R`P`Y`2`y`w
Cavemap enable.
`0`0`B`y`w
Cavemap and EntitiesRadar(player,animal,slime) enable.
`0`0`B`G`C`P`y`w
Tack :ugeek: