!grant +opchataccess

Bug #303443 reported by Rover
2
Affects Status Importance Assigned to Milestone
DSHub
Fix Committed
Medium
Pietry

Bug Description

Hi!
I believe it the mistake may originate from a clerical error...

grantcmd.java:

            } else if (what.equals("opchataccess")) {
                modnod.nickprotected = attribute;

 this would be needed instead :

            } else if (what.equals("opchataccess")) {
                modnod.opchataccess = attribute;

Changed in dshub:
assignee: nobody → pietry
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Pietry (pietry) wrote :

Thanks for reporting :)

Changed in dshub:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.