Skip to content

Releases: TNTChinaAAA/FakePlayer

1.0.6-SNAPSHOT

05 Jun 08:29
Compare
Choose a tag to compare

Fix the gson "null" issue.
Full Changelog: 1.0.4-SNAPSHOT...1.0.6-SNAPSHOT

1.0.5-SNAPSHOT

05 Oct 01:18
Compare
Choose a tag to compare

Fix the problem of not rendering fake players when the real players change world by portal or teleport way.

1.0.4-SNAPSHOT

27 Sep 03:15
Compare
Choose a tag to compare

Remove the double chunk loader so that it can improve the performance.

1.0.3-SNAPSHOT

26 Sep 00:54
Compare
Choose a tag to compare

Update the remove command so that when removing a player, the chunk loader of the player will be removed.

1.0.2-SNAPSHOT

25 Sep 15:59
Compare
Choose a tag to compare

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

26 Jul 05:25
Compare
Choose a tag to compare

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

24 Jul 14:24
Compare
Choose a tag to compare

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"