[FUN] Block Writer v1.0 - Write text in blocks! [1597]

Discussion in 'Inactive/Unsupported Plugins' started by coldandtired, Nov 29, 2011.

  1. Offline

    coldandtired

    [​IMG]

    Write messages in blocks! Claim your territory in style! Recreate the Hollywood sign but level! This plugin builds 7-block-high characters from the text you enter.

    == Features ==
    * SuperPerms support​
    * Block selected words​
    * Customise materials​
    * Remove blocks​
    * Undo changes​
    * Edit available characters​

    See the full details on the BukkitDev page or download it here.
     
    Olivki and TopGear93 like this.
  2. Offline

    gameswereus

    Pretty cool.
     
  3. Offline

    coldandtired

    Thanks! BukkitDev page is now approved and up and running.
     
  4. Offline

    md_5

    Single rb [1597] and a changelog over here please
     
  5. Offline

    coldandtired

    I thought the idea was to make these threads simply point to the BukkitDev page? I've never added a changelog to any of the other threads.
     
  6. Offline

    DrAgonmoray

    I like this. Suggestion: Be able to change the font size :D
     
  7. Offline

    TopGear93

    this is amazing! It tends to lag the server a bit though.
     
  8. Offline

    coldandtired

    When does it lag? Just from having it running or when executing a specific command?

    I'm considering adding an option to make each square of the letter drawn with x times x blocks. :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  9. Offline

    TopGear93

    after using the /wb command. Its most likely becuase of using a large word lol. "TopGear93" took up a large part of the area i was in.
     
  10. Offline

    md_5

    Approved
     
  11. Offline

    Olivki

    Thank you!
    I've been looking for a plugin just like this for a really long time.
    Just, thanks.
    :3
     
  12. Offline

    gasper

    i have some trubles....i created a server, i added this plugin in...when i wanna write something it says i dont have premissions. why?
     
  13. Offline

    coldandtired

    You need to give yourself (or any player you want) these permissions.
     
  14. Offline

    gasper

    okay, where i copy these permissions? (sorry im so dumb :D)
     
  15. Offline

    coldandtired

    You need to install a permissions manager like bPermissions. Then reload the plugins. It will generate the config files.

    In the plugins\bPermissions\worlds\ folder will be files with the name of the worlds on your server. Open the one you want to change (probably called world.yml) and make it look like this:
    Code:
    groups:
        default:
        - block_writer.can_write
        - block_writer.can_remove_blocks
        - block_writer.can_reload_config
        - block_writer.can_set_material
    players:
        coldandtired:
        - default
    Change coldandtired to your name, of course.
     
  16. Offline

    gasper

    thanks mate..i hope it'll work :D
     
  17. Offline

    Avous

    @coldandtired

    if i were you id of named it Writers Block XD
     
  18. Offline

    gasper

    In the plugins\bPermissions\worlds\ folder will be files with the name of the worlds on your server. Open the one you want to change (probably called world.yml) and make it look like this:
    Code:
    groups:
        default:
        - block_writer.can_write
        - block_writer.can_remove_blocks
        - block_writer.can_reload_config
        - block_writer.can_set_material
    players:
        coldandtired:
        - default
    Change coldandtired to your name, of course.[/quote]

    well, i downloaded the plugin you recomended, i copied what u said in the world.yml and it said again i dont have premission :(
     
  19. Offline

    coldandtired

    You wouldn't believe how long it took me to come up with Block Writer :p

    well, i downloaded the plugin you recomended, i copied what u said in the world.yml and it said again i dont have premission :([/quote]
    Did you reload the plugins and log out and in again after saving the file?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  20. Offline

    gasper

    @coldandtired

    I reloaded plugins, I logged in and out, but it dont want to save permissions file(when i click save, i close window and when i open it again there isnt saved permissions :()
     
  21. Offline

    coldandtired

    Hmm, that's odd. I've edited that file before when the plugin was running, and when it was stopped.
     
  22. Offline

    boduzapho

    This is Great! Can you change the viewing angle? rather than straight forward to maybe face down so you can put messages in the sky that can be seen just by looking up?
     

Share This Page