Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Releases: MMonkeyKiller/CustomBlocks

CommonNMS Integration

31 Dec 14:56
Compare
Choose a tag to compare
CommonNMS Integration Pre-release
Pre-release

Added:

  • Added CommonNMS for newer versions, as a fallback

1.18.2 Support & Critical bug fix

20 Mar 17:21
Compare
Choose a tag to compare
Pre-release
  • NMS support for 1.18.2 (#13)
  • Critical bug fix (#14)

3.0.1-SNAPSHOT Update

07 Jan 05:24
5b80ce2
Compare
Choose a tag to compare
3.0.1-SNAPSHOT Update Pre-release
Pre-release

Small Fixes

  • Solved Issue: Block Placement Error (#6)
  • Solved console error on slab and stair placement clicking a custom block

3.0-SNAPSHOT Update

23 Dec 19:08
5b80ce2
Compare
Choose a tag to compare
3.0-SNAPSHOT Update Pre-release
Pre-release
  • Multi-Version system (1.14.x - 1.18.x (experimental))
  • (I used Abstraction because is more organized than Reflection)
  • Plugin files moved to core module
  • Plugin package now handled by dist module
  • Removed NMSUtils.java
  • Updated README.md & README_es.md
  • Using Bukkit.getLogger().log() instead of System.out.println()

2.2-SNAPSHOT Update

31 Jul 07:23
Compare
Choose a tag to compare
2.2-SNAPSHOT Update Pre-release
Pre-release

2.2-SNAPSHOT Update

  • Massive code cleaning
  • New directional block type (DirectionalCustomBlock)
  • Modified API (Wiki update coming soon)
  • Removed clickable-materials from config.yml

2.1-SNAPSHOT Update

07 Jul 04:24
Compare
Choose a tag to compare
2.1-SNAPSHOT Update Pre-release
Pre-release
  • Fixing minimal bugs in the code
  • Readme [more info] buttons were broken, Fixed!

I'm gonna make a code clean soon ;)

2.0-SNAPSHOT Update

19 Jun 18:55
Compare
Choose a tag to compare
2.0-SNAPSHOT Update Pre-release
Pre-release
  • Created a basic API (Usage docs coming soon!)
  • Making preparations for an API maven repo
  • Fixing some issues with the GUI system
  • Some code cleaning
  • New Interactable CB Types! (Usage coming soon!)
  • Modified to-do list

1.9.1-SNAPSHOT Update

03 Jun 03:01
Compare
Choose a tag to compare
1.9.1-SNAPSHOT Update Pre-release
Pre-release
  • Minor fix in TO-DO.md
  • Solved shift+rclick bug to a customblock
  • Solved block placement in a snowblock

1.9-SNAPSHOT

01 Jun 19:15
Compare
Choose a tag to compare
1.9-SNAPSHOT Pre-release
Pre-release
  • New Custom Blocks GUI, with a page system
  • Solving minor bugs in "/cb add" command

1.8.1-SNAPSHOT Update

24 May 19:39
Compare
Choose a tag to compare
1.8.1-SNAPSHOT Update Pre-release
Pre-release

Minor "Block & CBlock placement" bug fix