Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HelpExtra for CommandSigns #3

Open
oxguy3 opened this issue May 19, 2011 · 6 comments
Open

HelpExtra for CommandSigns #3

oxguy3 opened this issue May 19, 2011 · 6 comments

Comments

@oxguy3
Copy link

oxguy3 commented May 19, 2011

My apologies if there is a different place I should submit this to (I'm new to github), but I created a HelpExtra file for the mod CommandSigns v0.5.1 (link: http://forums.bukkit.org/threads/mech-commandsigns-v0-5-1-issue-commands-using-signs-740-766.16173/ )

Here is the text of the YAML file:

CommandSigns:
command: help commandsigns
description: Displays CommandSigns commands.
main: true
plugin: CommandSigns
permissions: commandSigns.super
commandsign-enable:
command: commandsign enable
description: Enables the next command sign you right-click on.
main: false
plugin: CommandSigns
permissions: commandSigns.super
commandsign-enable-uses:
command: commandsign enable
description: Enables the next command sign you right-click on with a number of uses.
main: false
plugin: CommandSigns
permissions: commandSigns.super
commandsign-enable-xyz:
command: commandsign enable
description: Enables the command sign at x,y,z.
main: false
plugin: CommandSigns
permissions: commandSigns.super
commandsign-enable-uses-xyz:
command: commandsign enable
description: Enables the command sign at x,y,z with a number of uses.
main: false
plugin: CommandSigns
permissions: commandSigns.super
commandsign-enable-xyz-world:
command: commandsign enable
description: Enables the command sign in world at x,y,z.
main: false
plugin: CommandSigns
permissions: commandSigns.super
commandsign-enable-xyz-world:
command: commandsign enable
description: Enables the command sign in world at x,y,z.
main: false
plugin: CommandSigns
permissions: commandSigns.super
commandsign-enable-uses-xyz-world:
command: commandsign enable
description: Enables the command sign in world at x,y,z with a number of uses.
main: false
plugin: CommandSigns
permissions: commandSigns.super
commandsign-disable:
command: commandsign disable
description: Disables the next command sign you right-click on.
main: false
plugin: CommandSigns
permissions: commandSigns.super
commandsign-disable-xyz:
command: commandsign disable
description: Disables the command sign at x,y,z.
main: false
plugin: CommandSigns
permissions: commandSigns.super

@FabianN
Copy link
Owner

FabianN commented May 20, 2011

I can take it like this. Won't get to it right away but I'll get it in.(school's keeping me busy)

And everyone's new at some point. I'm fairly new and still have lots to learn myself.
Quick pointer:

Read over the help files to get an idea of how to use the tools:
http://help.github.com/
Unless you want to start your own project the important sections for you is the setup and forking.
Forking and using the git tools takes a lot of work off of me, all I have to do is approve the merge of your changes.

@oxguy3
Copy link
Author

oxguy3 commented Jun 16, 2011

Here, I uploaded the file to Mediafire so you can add it more easily: http://www.mediafire.com/?4866j6jn14ivp92

@karrth
Copy link

karrth commented Jun 17, 2011

I think you misread his post.

"Read over the help files to get an idea of how to use the tools:
http://help.github.com/
Unless you want to start your own project the important sections for you is the setup and forking.
Forking and using the git tools takes a lot of work off of me, all I have to do is approve the merge of your changes."

@oxguy3
Copy link
Author

oxguy3 commented Jun 19, 2011

Oh I get it now. I'll figure out forking and do that. Thanks karrth

@FabianN
Copy link
Owner

FabianN commented Jun 20, 2011

Whoops, I completely forgot about doing this merge. Doh! I'll add this one myself, but yes, read over the sections on setup and forking to figure out how to make edits to a project and then just send the changes to me. Once you've got it setup up it's about the same amount of work for you and significantly less work for me.

@oxguy3
Copy link
Author

oxguy3 commented Jun 27, 2011

Okay, I think I hopefully succeeded in forking the project and pushing files for AssignPermissions, IBICF, MonsterBox, and PortalStick. Tell me if I failed at that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants