Jannyboy11 / InvSee-plus-plus

A bukkit plugin for manipulating player inventories
Other
90 stars 16 forks source link

Support for older versions #37

Closed Jannyboy11 closed 1 year ago

Jannyboy11 commented 1 year ago

I would like InvSee++ to be usable on CraftBukkit 1.8.8 so that PvP servers can use this plugin. Additionally, I would like InvSee++ to work on the GlowStone server software since it should be more lightweight than CraftBukkit.

Jankoekenpan commented 1 year ago

CraftBukkit 1.8.8 support added as of https://github.com/Jannyboy11/InvSee-plus-plus/releases/tag/v0.19.3

Jannyboy11 commented 1 year ago

Glowstone support added as of https://github.com/Jannyboy11/InvSee-plus-plus/commit/bd6194ab966f1edfd54e00c744c61ee6a75340b1, release https://github.com/Jannyboy11/InvSee-plus-plus/releases/tag/v0.21.10

Jannyboy11 commented 1 year ago

At this point in time NBT tag syntax is not yet supported on Glowstone for /invgive and /endergive.

Jannyboy11 commented 1 year ago

At this point in time NBT tag syntax is not yet supported on Glowstone for /invgive and /endergive.

Closing this issue in favour of https://github.com/Jannyboy11/InvSee-plus-plus/issues/63