Added a configuration setting where you can choose to use the plugin's resource pack as the server's resource pack.
# Setting this to 1 will use this plugin as the only server resource pack. If your server has its own resource pack, set EnableResourcePack to 0 and locally install
# the resource pack to the client
EnableResourcePack: 0
Version 1.0 still works as intended, it's just in this version, this is for servers that have multiple server resource packs as servers can only use one pack on the server side.
Update notes
- Bug Fixes:
- Fixed a bug where any item renamed to "Teleportation Token" will work as the real token
- What's new?
- Added a feature that will also teleport entities taht are currently attached to the player (via lead) or the player is riding. Each entity attached will cost one token.
- Added CustomModelData key in config.yml for custom resource pack.