
JobListings 2.0
Create tasks for other players to do for money
Page 1
2.0
Aug 25, 2024
Customization Update
This update adds MANY ways to customize the plugin, including GUI's, Messages, and Item Materials.
ALL previous data is no longer compatible
Old configs and database will not work with this release.
ALL previous data is no longer compatible
Old configs and database will not work with this release.
* Adds messages.yml configuration.
* Large order support. (e.g 1000 oak logs)
* 1.21 support
* Configurable join delay for mail. In case any other join messages flood out the messages.
* GUIs can now be fully customized.
* Reload Command.
* Itemstacks are no longer serialized and deserialized with BukkitObjectOutputStream, and instead uses the built in methods for itemstack. This should fix all issues now when updating to a newer Minecraft version.
* OrmLite & kotlin-stblib are now loaded with spigots library loader. This increases performance because classes are processed through spigot on startup instead of lazily when needed.
* Sqlite support
* Permissions are now registered, which can make it easier to add permissions to players.
* The max amount of accepted and created orders can now be set via permissions (Read Config).
* GUIs can now be opened for other players.
* OrderStatus is now customizable.
* `/joblistings` now opens the main orders menu.
* `/joblistings help` now opens the help menu
* Option to blacklist certain materials
* Fix order tabcompletion not including all materials
* Order creating via hand or material command can now be disabled
* Announce order option in config.
* Create orders from existing items without having it via presets
* Import custom items from eco & itemsadder without having to manually do each one
* Import enchanted books. This includes custom enchants aslong as they are registered via bukkit.
Full Changelog: [url]https://github.com/refractored/JobListings/compare/v1.1.1...v2.0[/url]
Full Changelog: [url]https://github.com/refractored/JobListings/compare/v1.1.1...v2.0[/url]
Page 1