Results 67 issues of wysohn

Hi! Thanks a lot for the great work on weekview project! I'm just wondering if a new method can be added to disable horizontal scrolling. I'm making an app that...

Currently, the Inventory instances are tracked per Player instance (by Map) I wonder if we can make it per Inventory instead. (Map) This makes things very easy for everything, especially...

Currently, the method manually fires InventoryCloseEvent, yet this can posses a problem. Why this is a problem? I'm trying to create a trade plugin, so I pair two SmartInventory instances...

enhancement

When I see the `fillRect()` method, I assumed it would fill the entire region from pos1 to pos2, yet in the code, it covers only the boundary of the rectangle....

enhancement

**I am currently running** ![image](https://user-images.githubusercontent.com/8789836/115122530-3555d000-9f6d-11eb-9c95-0473a4700719.png) - Plugins/Mods: - - TriggerReactor **Issue Description** `/trg run #CMDCON "give "+$playername+" minecraft:paper 1 0 {display:{Name:\""+color("&e300원")+"\"}}"` This command is used to replicate the user using...

missing softdepend: and depend: section.

@Bruce0203 So unfortunately, the `script` variable in the 'call' command is not the actual script of the NamedTrigger, but it's a pre-processing script that is used to populate variables for...

package:core

``` And there is also a bug with /trg inventory name edititems. After closing the edit menu, no saving occurs and messages about the offer to save the menu are...

bug

The size of the jar wouldn't be a lot of matter these days, so we can probably package everything together instead of making it an external requirement - [ ]...

help wanted
backlog
category:feature-request

https://github.com/TriggerReactor/TriggerReactor/blob/0cb973064454e3ec70a772cabf2bc6a8376327ee/core/src/main/java/io/github/wysohn/triggerreactor/core/manager/PlatformManager.java#L43 Would partially resolve this issue: https://github.com/TriggerReactor/TriggerReactor/issues/479