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

Releases: MMonkeyKiller/CustomBlocks

CommonNMS Integration

CommonNMS Integration Pre-release
Pre-release

Choose a tag to compare

Added:

  • Added CommonNMS for newer versions, as a fallback

1.18.2 Support & Critical bug fix

Pre-release

Choose a tag to compare

  • NMS support for 1.18.2 (#13)
  • Critical bug fix (#14)

3.0.1-SNAPSHOT Update

3.0.1-SNAPSHOT Update Pre-release
Pre-release

Choose a tag to compare

@MMonkeyKiller MMonkeyKiller released this 07 Jan 05:24
5b80ce2

Small Fixes

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

3.0-SNAPSHOT Update

3.0-SNAPSHOT Update Pre-release
Pre-release

Choose a tag to compare

@MMonkeyKiller MMonkeyKiller released this 23 Dec 19:08
5b80ce2
  • 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

2.2-SNAPSHOT Update Pre-release
Pre-release

Choose a tag to compare

@MMonkeyKiller MMonkeyKiller released this 31 Jul 07:23

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

2.1-SNAPSHOT Update Pre-release
Pre-release

Choose a tag to compare

@MMonkeyKiller MMonkeyKiller released this 07 Jul 04:24
  • 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

2.0-SNAPSHOT Update Pre-release
Pre-release

Choose a tag to compare

@MMonkeyKiller MMonkeyKiller released this 19 Jun 18:55
  • 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

1.9.1-SNAPSHOT Update Pre-release
Pre-release

Choose a tag to compare

@MMonkeyKiller MMonkeyKiller released this 03 Jun 03:01
  • Minor fix in TO-DO.md
  • Solved shift+rclick bug to a customblock
  • Solved block placement in a snowblock

1.9-SNAPSHOT

1.9-SNAPSHOT Pre-release
Pre-release

Choose a tag to compare

@MMonkeyKiller MMonkeyKiller released this 01 Jun 19:15
  • New Custom Blocks GUI, with a page system
  • Solving minor bugs in "/cb add" command

1.8.1-SNAPSHOT Update

1.8.1-SNAPSHOT Update Pre-release
Pre-release

Choose a tag to compare

@MMonkeyKiller MMonkeyKiller released this 24 May 19:39

Minor "Block & CBlock placement" bug fix