-
When I set grid menu options as follow:
```
this.gridOptions = {
....,
gridMenu: {
showClearAllFiltersCommand: false,
showToggleFilterCommand: false
}
....,
}
…
-
I am trying to make my plugin MobHunting work with Glowstone and tested it on V2018.0.0 today
My plugin failed with this:
```
12:59:24 [SEVERE] Error occurred while enabling MobHunting v5.4.3-S…
-
No errors on /ct syntax but trying to reference an item/block within a CoT function give a ` [PREINITIALIZATION][CLIENT][ERROR] customitems.zs:63: Could not resolve ` error on world load. Makes it im…
-
Whenever I tried to create a custom item I was met with this error "Error executing {[0:crafttweaker]: CustomItems.zs}: ALL REGISTERING MUST HAPPEN BEFORE REGISTRY EVENT" I assumed I was doing somethi…
-
Just got this LUA error after adding a custom item and choosing it in BiS:
```LUA
10x BestInSlotRedux\Frames\CustomItems.lua:153: attempt to index field 'inputbox' (a nil value)
BestInSlotRedux\F…
-
since 2 or 4 updates ago i started getting error logs from MobHunting every time a player joined my server.
It only happens when players join.
LOG:
`
18.01 20:06:02 [Server] INFO [MobHunting] Yo…
-
Hi ipalverde,
this is an excellent project !
This is not an issue, it's an improvment request
How can I achieve this ?
1. WithCollectionProperty : I need to extract 2 columns , not just one …
-
Seems to be broken by the update 1.0.9 ->1.0.10
-
This is to track _new_ requests for specific mod support for the Footstep sounds. For mods that are currently supported, and there is a problem with a block sound a new entry needs to be created to t…
-
@Nunnery have been trying to setup custom tiers for this plugin (which is awesome by the way) on my server and I have run into an issue: Mobs will not drop custom items!
Example tier:
`displayName: V…