Posts by yahgiggle

    Very cool but i think the rising world team are also building a new protection script oO well thats what red51 told me some months ago, i guess if they do make one it would not harm anyone to have two :D

    try this

    Thank you for your work! Could you add replace function?
    1) Select whole building
    2) replace block from 143 to 147

    The script has the selected area stay selected oO this means if you change your mind about a block type you can enter a new type without re-selecting after your happy you need to type /cancel area or you can just move the selected area to a new area to save time you can use your mouse click combo with shift also held down. once the new area is highlighted you can lay more blocks in that new area too.


    for the whole swap blocks type to type in a whole building, ill look into this and see if its possible with this new API

    Ok guys a bump to let you know i have updated the plugin


    You can now also to /place block stair west id or /place block halfblocktop north id


    at the moment you need to always add north, east south and west even on blocks you cannot rotate



    Full List
    North East South West is to show you what way the block is facing

    NorthEastSouthWestBlock type
    39424548Stair do stair
    51545760Stair type2 do stair2
    63666972Stair type3 do stair3
    75788184Stair corner do staircorner
    87909396Stair inner corner do stairinnercorner
    99102105108Ramp do ramp
    111114117120Ramp upside down do rampupsidedown
    123126129132Ramp Half Corner do ramphalfcorner
    135138141144Ramp Inner Corner do rampinnercorner
    147150153156Ramp Half Corner upside down do ramphalfcornerupsidedown
    159162165168Ramp Inner Corner upside down do rampinnercornerupsidedown
    171174177180Ramp Corner do rampcorner
    183186189192Ramp Corner upside down do rampcornerupsidedown
    195195195195Half Block bottom do halfblockbottom
    198198198198Half Block Center do halfblockcenter
    201201201201Half Block Top do halfblocktop
    204207204207Cylinder on its side do cylindersideways
    219219219219Pyramid do pyramid
    222222222222Pyramid upside down do pyramidupsidedown



    NorthEastSouthWestBlock type
    225228231234Ramp On Its Side do rampsideways
    237240243246Arc do arc
    249252255258Arc upside down do arcupsidedown
    261264267270Arc on its side do arcsideways
    273276279282Stair on its side do stairsideways
    285288291294Stair upside down do stairupsidedown
    297300303306Stair Corner upside down do staircornerupsidedown
    309312315318Stair Inner Corner upside down do stairinnercornerupsidedown
    003003003003Cylinder do cylinder
    006009012015Cylinder Half do cylinderhalf

    idk but your substring for ecmd is set at 4 so you should never get Drink only Drin or Feedme will be Feed oO



    Anyway you could do


    That's a pity! That there is a problem with mysql. Hope you find the error

    yes that will be just a matter of time lol im still learning java!! last week i did not know it lol so maybe its my code or maybe its the API anyway i have messaged red51 with what i found, and now just waiting for the big guy to respond lol hes a busy boy so may take some time :S

    Bump to let users know that the plugin has been updated


    now if you use 0 0 as your start and end time that group will be excluded and anyone you add to that group with setgroup wont be removed.


    Also i have found a bug with servers using a mysql database, the bug will crash the server after the set amount of connections in your server.properties file setting database_mysql_connections=10 after ten connections the server will crash oO servers that use the sqlite database don't have this problem.


    i would say if you use the mysql database then don't use this plugin, once the problems fixed i will let you know.

    do this /place block 0 <--------- 0 will fill the block area with air and remove the blocks :D

    Please make a new post when asking something not doing a edit on your old comment oO


    For the plugin ATM only server admins wont be moved into a group, but i guess i could also add excluded groups, if the user is in this group they wont level up

    well if you aren't willing to take the time to add multiple parts instead OF just one model one texture then I wont be able to do anything with this game, I seriously hope you change your mind on that,


    @Galveston01 is a member like you, he has put his free time into scripting this plugin for everyone, please keep this in mind when making a comment

    "best to not use flymode when using this plugin, unless you want dirt or water in the sky oO"


    is there a way to simply check the status of fly or walk modes and auto turn off anytime fly mode is enabled?

    That is my plan ATM im still working on this script i have improved it and will post the update in the next coming days
    my plan also is to include a stop on auto path if the player is walking over gravel, stone and rock, this means your gravel paths wont be degraded by dirt or mud patch's

    So I love the detail i'm seeing so far but from a user perspective I'm seeing it being much MUCH more difficult to use. Especially with the special blocks like stairs and ramps which are the two most common that I would place with this (think roofing). Is there a way to make the syntax simpler like "/place <block type> <id> <direction> <position>" so something like: "/place ramp 133 north flipped"? The idea being that the words N, S, E, W would get the corresponding graphic and then the position would be by default normal or use the arguments sideways and flipped?


    I would think words would be a bit easier than a different number for each facing for each type of block... but I don't know programming either so it may not be reasonable either.

    Yes this will be done :-D it just takes some time

    Ok guys im waiting for some things in the API to be updated so in the mean time i made this plugin


    What it does is auto level up your players by the online time you set


    First you need to make the groups and set the permissions


    Next you need to add my plugin to your plugin folder and unzip then delete the zip, you should have the AutoLevels folder with the AutoLevels.jar file inside


    This plugin is a server admin only tool


    Commands
    /listgroups <------- to list all added groups
    /closegroups <------- close's the group list panel
    /delgroup [id] <-------- to delete a group example /delgroup 7 <----- will delete the group with id 7
    /addgroup [groupname] [TimeStart] [TimeEnd] <-------- to add your group
    /grouphelp <-------- for in game help




    So to add levels you type in chat /addgroup [Groupname] [TimeStart] [TimeEnd]


    Note: your Group name must be 100% the same as your permissions group name, this plugin wont work if the group Admin name is admin on this and Admin on your permissions file name, both will need caps oO


    Some Example's


    Example: /addgroup Surveyor 0 3600 < this group would be set when the player first logs in upto 1 hour, note all times are done in seconds
    Example: /addgroup Settler 3601 7200
    Example: /addgroup Builder 7201 14400
    Example: /addgroup Plumber 14401 28800 Note how i always start with the last end number + 1
    Example: /addgroup Moderator 28801 57600
    Example: /addgroup Admin 57601 8888888 ok i added a big number here as this is the last group oO


    Example: /addgroup SuperAdmin 0 0 <------ by adding 0 0 the player can be locked to this group


    As always if you use and like my plugins do click like down below ;)

    Files

    • AutoLevels.zip

      (7.81 kB, downloaded 551 times, last: )

    I've just tested this plug-in on our test server.
    fill with grass9 works fine, but "fill with -10" has no effect.


    And I didn't find out how to make plots i.e. a quarter with cylinders with id 143 for instance or is the information for upcoming updates?

    the grass id's are taken from the world edit script from when lordfoobar updated it oO seems strange 9 = -10 i did not think grass even went to ten lol ill test this when i get the time and update it most likely grass9 will = 9 oO with cylinders with id 143 that id would = 00300 + 143 = id 00443