This update adds macros - special files stored inside of plugins -> FakePlayers -> macros directory. They contain a list of actions, which you can make fake players load to their list or straight up perform. Creating macros is simple! There are 2 ways:
- add actions to fake player's list and then use a 'macro save' subcommand to convert them into a file
- create a new file inside of that directory with a .fpmacro extension (you can learn syntax of macro files by creating your first ones using the first method and learning how actions are stored)
Bug fixes:
- fake players now disappear when they teleport outside of server's render distance using a teleport action
- bots used to be interpreted on the server side as players who are about to entirely disconnect from the server, it is fixed now
- attack action now makes fake players swing their hand
New actions:
- inventory click - makes fake player click on a certain inventory slot
- inventory close - forces inventory to close
Currently known bugs:
- Minecord plugin spams the console output when combined with this one
This is a reupdate as I messed up the last one. Also fake players should now download server resource packs.