/damnspam 0 #24

Closed
opened 2015-09-01 16:22:15 -04:00 by ghost · 9 comments
ghost commented 2015-09-01 16:22:15 -04:00 (Migrated from github.com)

So I set a button with damnspam and decided I didn't need it. I looked at it and ran "/ds 0" and it returned "The timeout must be between 0-60 or -1"

So I set a button with damnspam and decided I didn't need it. I looked at it and ran "/ds 0" and it returned "The timeout must be between 0-60 or -1"
jomo commented 2015-09-01 16:33:03 -04:00 (Migrated from github.com)

The only way to remove a ds lock is to destroy it (while sneaking). I see how this can be a problem in some cases.

Want to submit a PR to allow using /ds 0 to remove the lock?

The only way to remove a ds lock is to destroy it (while sneaking). I see how this can be a problem in some cases. Want to submit a PR to allow using `/ds 0` to remove the lock?
ghost commented 2015-09-01 16:34:00 -04:00 (Migrated from github.com)

I'll see C:

I'll see C:
ghost commented 2015-09-01 16:54:53 -04:00 (Migrated from github.com)

Here is my first attempt/half fix, haven't tested it yet so I don't wanna make a pull request until I confirm it works.
3598f0131f

Here is my first attempt/half fix, haven't tested it yet so I don't wanna make a pull request until I confirm it works. https://github.com/LogalGamer/redstoner-utils/commit/3598f0131ff2b16e0679b73d21b323d8255b2d46
PanFritz commented 2015-09-01 16:56:18 -04:00 (Migrated from github.com)

You have a syntax error at the comparison, should be "==" and might be smart to check if before it tries to round it

You have a syntax error at the comparison, should be "==" and might be smart to check if before it tries to round it
jomo commented 2015-09-01 16:57:15 -04:00 (Migrated from github.com)

You can make a PR and and simply push any additional changes to the same branch, so they'll be included in the PR.

You can make a PR and and simply push any additional changes to the same branch, so they'll be included in the PR.
ghost commented 2015-09-01 17:09:37 -04:00 (Migrated from github.com)

Dumb question, where can I get a working version of PythonPluginLoader? The one I had messed up and the download link I used is broken.

Dumb question, where can I get a working version of PythonPluginLoader? The one I had messed up and the download link I used is broken.
PanFritz commented 2015-09-01 17:10:01 -04:00 (Migrated from github.com)

Check our wiki

Check our wiki
ghost commented 2015-09-01 17:12:58 -04:00 (Migrated from github.com)

Ah thanks.

Ah thanks.
Dico200 commented 2016-05-30 09:45:58 -04:00 (Migrated from github.com)

I've updated damnspam to do this in my latest commit d00301ccc3

I've updated damnspam to do this in my latest commit https://github.com/RedstonerServer/redstoner-utils/commit/d00301ccc3de42c6b66bf986e79ce84ca2c09d07
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Redstoner/redstoner-utils#24