Isaiah

Results 8 issues of Isaiah

Work-in-Progress changes for 1.19-1.19.2 support. As of Aug27 it can compile, although see the issues list below. ![image](https://user-images.githubusercontent.com/16439221/187045629-7ccd5313-5ddc-4eba-af24-7558b055af00.png) ## Current 1.19.2 work still to do: - Update Paper-API (currently still...

# Events ## Blocks - [x] BlockBreakEvent - [ ] BlockBurnEvent - [x] BlockCanBuildEvent - [ ] BlockCookEvent - [x] BlockDamageEvent - [x] BlockDispenseArmorEvent - [ ] BlockDispenseEvent - [...

enhancement
hacktoberfest

_* This list may be slightly off & does not contain entity nor block patches_ ## Items - [x] ArmorItem (ItemArmor.patch) - [x] ArmorStandItem (ItemArmorStand.patch) - [x] BlockItem (ItemBlock.patch) -...

enhancement
hacktoberfest

Adds a check for using the x86 version of Java on x64 bit Windows. Fixes #35

Using a 32-bit Java on 64-bit Windows results results in an dll link crash. [JourneyLoader.java](https://github.com/CodeBrig/Journey/blob/master/src/main/java/com/codebrig/journey/JourneyLoader.java#L72) only detects if the system is 64-bit. It should detect if both the system &...

java.util.NoSuchElementException: No value present at java.util.Optional.get(Unknown Source) ~[?:1.8.0_131] at net.glowstone.bukkit2sponge.Bukkit2Sponge.load(Bukkit2Sponge.java:102) ~[?:?] at net.glowstone.bukkit2sponge.Bukkit2Sponge.onEnable(Bukkit2Sponge.java:46) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Bukkit.jar:?] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Bukkit.jar:?] Running Minecraft 1.12. Running latest jar downloaded from the link...

Heres an todo list for Bssentials: (Items with * at end are planned for the next update) - [x] Have all mobs in /spawnmob - [ ] Add /item *...

help wanted

# vPaint Todo List ## Format support - [x] PNG support - [x] JPEG support - [ ] WEBP support - [ ] QOI support - [x] Saving / Loading...