Skip to content

Releases: Picono435/PicoJobs

PicoJobs 1.0-beta-3a - Minor Update v1.0-beta-3a

20 Jun 22:57
849a59f
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.

This release contains the following changes:

  • Changed default config in order to include the new 1.17 blocks
  • Fixed version misspell
  • Fixed issue with the renamed whitelist
  • Fixed issue with the renamed method
  • Fixed minor issues

Recommendations:
This is a minor update so there are no recommendations.

PicoJobs 1.0-beta-3 - Support for Minecraft 1.17 | NOT LATEST

19 Jun 13:12
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.

This release contains the following changes:

  • Added support for Java 16
  • Added support for Minecraft 1.17
  • Added support for the new Spigot Library Loader
  • Completely remade the dependency external loader
  • Fixed minor issues

Recommendations:
I recommend you to delete your libraries folder in the location plugins/PicoJobs/

Author's Note:
I am really sorry for the long wait for PicoJobs 1.17/Java 16 support version releases. It took over one week after the first release of Spigot. I hope this process gets faster in the next versions, as the reason it took so long is now fixed.

PicoJobs 1.0-beta-2a - Minor Update v1.0-beta-2a

30 May 09:54
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.

This release contains the following changes:

  • Added backwards compatibility with old storage methods
  • Fixed plugin not loading correctly

Recommendations:
This is a minor update so there are no recommendations.

PicoJobs 1.0-beta-2 - Experimental Update 1.0-beta-2

30 May 09:53
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues may happen and should be reported in our Github Issue Tracker.

This is a huge update that users may not see much but you as a server admin will see a lot of new fixes and new features. A fully rework of the storage system will be added with this update changing completely the experience of admins that use storage methods like MySQL, MongoDB or any other. You can see behind to see a full list of changes.

This release contains the following changes:

  • Added new storage methods: MariaDB, PostgreSQL, H2, SQL, YAML, JSON and HOCON
  • Added new job types: TAME, SHEAR and FILL
  • Added external dependencies loading/downloading to make the size of the plugin from 5MB to 448MB
  • Fully rework on MongoDB and MySQL storage methods
  • Fully rework the PicoJobs storage system
  • Fixed issue with number format in salary placeholder
  • Fixed tons of minor issues

Recommendations:
We recommend you delete the config.yml but this is not required for the plugin to work.

PicoJobs 1.0-beta-1bc - Minor Update v1.0-beta-1bc

26 Feb 17:58
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.
This version can be used in PRODUCTION SERVERS and will be stable.

This release contains the following changes:

  • Updated permission picojobs.use.basic to default being for everyone
  • Updated language files
  • Fixed issue with milk job type not working
  • Fixed [NULL_PLACEHOLDER] issue using cooldown placeholders without PlaceholderAPI

Recommendations:
This is a minor update so there is no recommendations.

PicoJobs 1.0-beta-1bb - Minor Update v1.0-beta-1bb

14 Feb 11:05
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.
This version can be used in PRODUCTION SERVERS and will be stable.

This release contains the following changes:

  • Fixed issue with filling buckets (#14)
  • Started using the minimizedJar option from the maven shade plugin

Recommendations:
This is a minor update so there is no recommendations.

PicoJobs 1.0-beta-1ba - Minor Update v1.0-beta-1ba

28 Jan 23:03
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.
This version can be used in PRODUCTION SERVERS and will be stable.

This release contains the following changes:

  • Added editor command (In stand-by of the web editor)
  • Fixed issue with background items in the GUIs

Recommendations:
This is a minor update so there is no recommendations.

PicoJobs 1.0-beta-1b - The salary cooldown update

24 Dec 14:30
39b9d08
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.
This version can be used in PRODUCTION SERVERS and will be stable.

This release contains the following changes:

  • Added salary cooldown
  • Added auto updating
  • Fixed issue of dupe method by placing the block
  • Fixed incompatibility with protection plugins like WorldGuard and GriefPrevention
  • Fixed incompatibility with legacy minecraft versions
  • Fixed minor issues
  • Removed requiring to have PlaceholderAPI to use PicoJobs placeholders

Recommendations:

  • Delete the file settings/jobs.yml - OPTIONAL
  • Delete the file settings/guis.yml - OPTIONAL

PicoJobs 1.0-beta-1a - The new economy version

23 Aug 16:13
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.
This version can be used in PRODUCTION SERVERS and will be stable.

This release contains the following changes:

  • Added new economy implementations VAULT, POINTS, TOKEN_MANAGER, EXP
  • Added KILL_ENTITY job type
  • Added specific work message to jobs
  • Changed the default job
  • Fixed issue with reload admin command
  • Fixed minor issues

Recommendations:

  • Delete the file settings/jobs.yml - OPTIONAL
  • Delete the file settings/guis.yml - OPTIONAL

PicoJobs 1.0-beta-1 - The AutoUpdate update xD

22 Aug 14:30
Compare
Choose a tag to compare

THIS IS A BETA VERSION OF THE PLUGIN! Issues will happen and should be reported in our Github Issue Tracker.
This version can be used in PRODUCTION SERVERS and should be stable.

This release contains the following changes:

  • Added more ADMIN commands with tab complete
  • Added a auto update system using the command /jobsadmin update (updates automatically the plugin)
  • Added new events to the API
  • Fixed issues with the config on updating the file
  • Fixed issues with frequency of method and salary
  • Fixed other minor issues
  • Removed PREMIUM VERSION configurations (they will be enabled to the free version soon)