Releases: TNTChinaAAA/FakePlayer
1.0.6-SNAPSHOT
Fix the gson "null" issue.
Full Changelog: 1.0.4-SNAPSHOT...1.0.6-SNAPSHOT
1.0.5-SNAPSHOT
Fix the problem of not rendering fake players when the real players change world by portal or teleport way.
1.0.4-SNAPSHOT
Remove the double chunk loader so that it can improve the performance.
1.0.3-SNAPSHOT
Update the remove command so that when removing a player, the chunk loader of the player will be removed.
1.0.2-SNAPSHOT
Make the fake players load their chunks of stimulation.Now we don't need to build a chunk load machine to load the chunk.
1.0.1-SNAPSHOT
Add the prefix in the fakePlayer's displayName, add the fakePlayer(s) to the tab list.
Commands usage:
alias:/fp
the full name:/fakeplayer
subcommands:
/fakeplayer list #List all fakePlayers.
/fakeplayer add name #Add a fakePlayer to the world called "name"
/fakeplayer remove all #Remove all the fakePlayers
/fakeplayer remove name #Remove the fakePlayer called "name"
1.0-SNAPSHOT
Add three subcommands for the server operator.
Commands usage:
alias:/fp
the full name:/fakeplayer
subcommands:
/fakeplayer list #List all fakePlayers.
/fakeplayer add name #Add a fakePlayer to the world called "name"
/fakeplayer remove all #Remove all the fakePlayers
/fakeplayer remove name #Remove the fakePlayer called "name"