[INACTIVE][FUN] MineDJ v0.2 - Custom Playlists, DJ Booths, and Speakers in Minecraft [1000]

Discussion in 'Inactive/Unsupported Plugins' started by SwearWord, Jun 29, 2011.

  1. Offline

    SwearWord

    Plugin: MineDJ
    Version: 0.2

    Credits:
    Credit for this entire plugin goes to @Afforess and his amazing BukkitContrib library. He did all the hard work, I just wrote 20 lines of code and implemented his API.

    Features:
    The basic feature is being able to play a song globally on your server to all players. The more interesting part is DJ booths and Speakers. Booths are designated with signs and they can control what song/sound comes out from the Speakers, also designated by signs. You can broadcast pre-recorded messages to players or have a night club, etc.

    Requirements:
    You WILL need a client mod to be able to hear the music as well as BukkitContrib.jar installed on your server's /plugin folder. You can find both here.

    Track.txt
    All tracks must be hosted, this means you need a link which clients can download the song from. The format must be .ogg, .wav, or MIDI.
    Code:
    trackname=trackurl
    exampletrack=http://example.com/exampletrack.ogg
    Signs
    To designate a DJ sign that can control speakers write this on the sign and the right click it.
    DJ​
    song1,song2​
    song3,song4​
    uniqueid​
    To designate speakers linked to the DJ sign write this on a sign and right click it.​
    Speaker​
    uniqueid​
    Now you have linked this speaker with the DJ booth and right clicking the DJ sign will cycle through the songs.​
    Known Bugs
    I've yet to speak with @Afforess but sometimes you will not hear any output until you restart MineCraft and restart the music.​
    Commands:
    Code:
    /music -r: Reloads playlist.
    /music <trackname>: Plays track
    Disclaimer:
    I do not take any responsibility for any unauthorized music distribution. You may only use this plugin if you are authorized to distribute any music that you use in conjuction with it. By downloading this plugin you are agreeing to these terms.

    Download

    Changelog:
    • Version 0.2
      • Added DJ and Speaker signs
    • Version 0.1
      • Initial release
     
    RGadelha likes this.
  2. Offline

    captainawesome7

    Seems a bit similar to BCMusic, don't you think ;)
     
  3. Offline

    Afforess

    Seems like it's a playlist, not just a music player. Nice work @SwearWord !
     
  4. Offline

    captainawesome7

    It doesn't though. The title says so, but the commands are just play a song, not a playlist.
     
  5. Offline

    Afforess

    Ah. Well, simple implementations were bound to come first. I'm still waiting for someone to use the distance playing ability to create haunted nightscapes.
     
  6. Offline

    SwearWord

    @Afforess
    I actually did that for something unreleased. They hear spooky music and random screams in certain locations.

    @captainawesome7
    I didn't even know that existed since it wasn't in plugin releases :/

    All of this stemmed from playing Rebecca Black to jailed players.

    Edit:
    I'm testing sign based playing right now so it will be more like a DJ. Makes it different from that other plugin.

    Version 0.2
    • Added DJ and Speaker signs

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

    Grammar Troll

    Do the speaker signs have a specific radius?
     
  8. Offline

    SwearWord

    As of now it's a default radius, I don't know what exactly the size is. Probably around 10-15 blocks.
     
  9. Offline

    Fuzzwolf

    Download link broken?
     
  10. Offline

    Plague

    Update the plugin to latest recommended build and change the title accordingly.
    Failure to do so will result in this moving to INACTIVE section.
     
  11. Offline

    SwearWord

  12. Offline

    crysis992

    Cant use the download link, its not linked "Download" is just blue :/
     
  13. Offline

    rolandostar

    ^ This
     
  14. Offline

    andreblue

  15. Offline

    abclive

    The plugin doesn't work for me :S I've got "Unknow command" in chat and when I try with sign I hear nothing

    I've got this in console :
    Code:
    2011-07-06 10:59:58 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-904-g9277096-b953jnks (MC: 1.7.2)
    2011-07-06 10:59:59 [SEVERE] Could not load 'plugins/MineDJ.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
        ... 14 more
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  16. Offline

    Macthezazou

    I test !!!

    Not work for me and wenn i /tape the command /music in the chat...the chat say Playing Zelda (my music)
    and no error on the log
     

    Attached Files:

    Last edited by a moderator: May 18, 2016
  17. Offline

    FrostyWolf

    This works fine if I type /music, but I can not for the life of me get the signs working.
    For instance, /music pirate works, but
    Sign 1:
    DJ
    pirate
    1234
    Sign2:
    Speaker
    1234
    Does nothing when I right click on it.
    Could McMMo be breaking this feature, since it modifies what happens on right clicks sometimes?
     
  18. Offline

    rolandostar

    This does not even creates any folder with config.yml in it :(


    Created a test server with NO plugins at all, only bukkit contrib and MineDJ... still no working... Im looking forward to this plugin a lot, but still no use :/
     
  19. Offline

    Macthezazou

    rolandstar... can you send me your server.log wenn you start your server please...
     
  20. Offline

    Linaks

    same error :(
     
  21. Offline

    Macthezazou

    Linaks can you send me your complete server.log ???
     
  22. Offline

    Linaks

    Of course, here:
    Code:
    151 recipes
    16 achievements
    >
    21:57:36 [INFO] Starting minecraft server version Beta 1.7.2
    >
    21:57:36 [INFO] Loading properties
    >
    21:57:36 [INFO] Starting Minecraft server on 46.251.225.180:25565
    >
    21:57:36 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-904-g9277096-b953jnks (MC: 1.7.2)
    >
    21:57:36 [SEVERE] Could not load 'plugins/MineDJ.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:199)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:122)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
            at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:89)
            at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: org/bukkitcontrib/sound/SimpleSoundManager
            at com.SwearWord.MineDJ.MineDJ.<init>(MineDJ.java:34)
            ... 13 more
    Caused by: java.lang.ClassNotFoundException: org.bukkitcontrib.sound.SimpleSoundManager
            at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
            ... 14 more
    >
    21:57:37 [INFO] Starting MinequeryPlus server on 46.251.225.180:25566
    >
    21:57:37 [INFO] DataSourcePool [ChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    >
    21:57:37 [INFO] DatabasePlatform name:ChestShop platform:mysql
    >
    21:57:37 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    >
    21:57:37 [INFO] Entities enhanced[0] subclassed[1]
    >
    21:57:38 [INFO] LWC: Loading shared objects
    >
    21:57:38 [INFO] LWC: Protection cache: 0/10000
    >
    21:57:38 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    >
    21:57:39 [INFO] [Permissions] (Yeti) was initialized.
    >
    21:57:39 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    >
    21:57:39 [INFO] [P2] version 3.2 has been enabled.
    >
    21:57:39 [INFO] [P2Aliases] 1.3 Enabled.
    >
    21:57:39 [INFO] Preparing level "epos"
    >
    21:57:39 [INFO] Preparing start region for level 0 (Seed: -7965745317287607623)
    >
    21:57:40 [INFO] Preparing spawn area: 73%
    >
    21:57:40 [INFO] Preparing start region for level 1 (Seed: 1077745779425089058)
    >
    21:57:41 [INFO] Vanish 1.5.2 loaded.
    >
    21:57:41 [INFO] FalseBookCart v0.86.2alpha by GeMo enabled
    >
    21:57:42 [INFO] [Jail] Loaded 0 jail zones.
    >
    21:57:42 [INFO] [Jail] Loaded 0 prisoners.
    >
    21:57:42 [INFO] [Jail] Loaded 0 cells.
    >
    21:57:42 [INFO] BukkitContrib 0.1.1 has been initialized
    >
    21:57:42 [INFO] Found Diamonds STARTED
    >
    21:57:42 [INFO] [CommandSigns] 0.9 enabled.
    >
    21:57:42 [INFO] CommandSigns: Integrated with Permissions v3.1.6
    >
    21:57:42 [INFO] SignColours version 0.5 by [ichingpow] enabled.
    >
    21:57:42 [INFO] [Netstats] v4.7 has been enabled.
    >
    21:57:42 [INFO] [iConomy] Logging is currently disabled.
    >
    21:57:42 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    >
    21:57:42 [INFO] [iConomy] Developed by: [Nijikokun]
    >
    21:57:42 [INFO] Register: Payment method found (iConomy version: 5.01)
    >
    21:57:42 [INFO] [iConomy] hooked into Permissions.
    >
    21:57:42 [INFO] [ChestShop] version 3.00 BETA 8 initialized!
    >
    21:57:42 [INFO] [ChestShop] iConomy 5 loaded.
    >
    21:57:42 [INFO] [ChestShop] Permissions version 3.1.6 loaded.
    >
    21:57:42 [INFO] [ChestShop] LWC version 3.21 loaded.
    >
    21:57:42 [INFO] [Tele++] initializing version [1.3.4]
    >
    21:57:42 [WARNING] 'Help' not detected. No Help support enabled! Using internal Help
    >
    21:57:42 [INFO] [Tele++] version [1.3.4] loaded
    >
    21:57:42 [INFO] properTime reading from config at /home/sp10003/server/mine_pub/plugins/properTime/properTime.conf
    >
    21:57:42 [WARNING] properTime: World 'pvp' not found
    >
    21:57:42 [INFO] properTime 1.8.9 initialized
    >
    21:57:42 [INFO] [MultipleHomes] Settings Loaded!
    >
    21:57:42 [INFO] [MultipleHomes] MultipleHomes version 0.7 is enabled!
    >
    21:57:42 [INFO] WeatherSync version 1.2 is enabled!
    >
    21:57:42 [INFO] [obuShutTheHellUp version 0.3] Settings file successfully loaded
    >
    21:57:42 [INFO] [obuShutTheHellUp version 0.3] Enabled!
    >
    21:57:42 [INFO] [MagicCarpet] MagicCarpet version 1.5.6 is enabled!
    >
    21:57:42 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc.
    >
    21:57:42 [INFO] [MagicCarpet] Using Permissions.
    >
    21:57:42 [INFO] DropChest version 0.7.7 is enabled!
    >
    21:57:42 [INFO] File /home/sp10003/server/mine_pub/plugins/DropChest/dropchest.cfg not found.
    >
    21:57:42 [INFO] Backup v1.5 was sucessfully loaded!
    >
    21:57:42 [INFO] WorldEdit 4.6 enabled.
    >
    21:57:42 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    >
    21:57:43 [INFO] [Pe] NotifierThread interval set to 300 seconds
    >
    21:57:43 [INFO] PetitionPlugin version 1.34 is enabled!
    >
    21:57:43 [INFO] MCBans: mcbans version 2.9.1 is enabled!
    >
    21:57:43 [INFO] MCBans: Voting enabled!
    >
    21:57:43 [INFO] MCBans: Debug mode active!
    >
    21:57:43 [INFO] MCBans: Checking for premium!
    >
    21:57:43 [INFO] [Pe] NotifierThread started
    >
    21:57:43 [INFO] MCBans: Server NOT premium!
    >
    21:57:43 [INFO] [FalseBook Block] 3100 Books loaded!
    >
    21:57:43 [INFO] FalseBookBlock v0.86.2alpha by GeMo enabled
    >
    21:57:43 [INFO] [FalseBook Block] 2 Cauldrons successfully loaded.
    >
    21:57:43 [INFO] Using locale de_DE
    >
    21:57:43 [INFO] Using locale de_DE
    >
    21:57:43 [WARNING] Versionen nicht identisch! Bitte aktualisiere EssentialsSpawn.
    >
    21:57:44 [INFO] Plugin Essentials Version 2.3.3 geladen, erstellt von Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology, übersetzt von snowleo
    >
    21:57:44 [INFO] [Essentials] Payment method found (iConomy version: 5)
    >
    21:57:44 [INFO] Register: Payment method found (Essentials version: 2.3.3)
    >
    21:57:44 [INFO] [MultiInv] version 2.3.0 is enabled!
    >
    21:57:44 [INFO] [Residence] Found Permissions Plugin!
    >
    21:57:44 [INFO] [Residence] Successfully linked with iConomy!
    >
    21:57:44 [INFO] [MultiVerse] Permissions Found
    >
    21:57:44 [INFO] [MultiVerse] - Version 1.7.2 Enabled
    >
    21:57:44 [INFO] [MultiVerse] Found iConomy, enabling payments.
    >
    21:57:44 [INFO] [MultiVerse] Loading World & Settings - 'epos' - NORMAL
    >
    21:57:44 [INFO] [MultiVerse] Loading World & Settings - 'epos_nether' - NETHER
    >
    21:57:44 [INFO] [MultiVerse] Loading World & Settings - 'pvp' - NORMAL
    >
    21:57:44 [INFO] Preparing start region for level 2 (Seed: 6511912312066369342)
    >
    21:57:45 [INFO] [MultiVerse] 3 - World(s) loaded.
    >
    21:57:45 [INFO] [MultiVerse] Loading Portals
    >
    21:57:45 [INFO] [MultiVerse] 8 - Portal(s) loaded.
    >
    21:57:45 [INFO] [Residence] - Enabling multiworld plugin: MultiVerse
    >
    21:57:46 [INFO] [Residence] Loaded Residences...
    >
    21:57:46 [INFO] [Residence] Enabled! Version 2.3.1 by bekvon
    >
    21:57:46 [INFO] [Pinelin] Erfolgreich geladen! Version 1.0 by Linaks
    >
    21:57:46 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    >
    21:57:46 [INFO] WorldGuard: Blacklist loaded.
    >
    21:57:46 [INFO] WorldGuard: (epos) Single session is enforced.
    >
    21:57:46 [INFO] WorldGuard: (epos) TNT ignition is blocked.
    >
    21:57:46 [INFO] WorldGuard: (epos) Lighters are PERMITTED.
    >
    21:57:46 [INFO] WorldGuard: (epos) Lava fire is blocked.
    >
    21:57:46 [INFO] WorldGuard: (epos) All fire spread is disabled.
    >
    21:57:46 [INFO] WorldGuard: Loaded configuration for world 'epos"
    >
    21:57:46 [INFO] WorldGuard: Blacklist loaded.
    >
    21:57:46 [INFO] WorldGuard: (epos_nether) Single session is enforced.
    >
    21:57:46 [INFO] WorldGuard: (epos_nether) TNT ignition is PERMITTED.
    >
    21:57:46 [INFO] WorldGuard: (epos_nether) Lighters are PERMITTED.
    >
    21:57:46 [INFO] WorldGuard: (epos_nether) Lava fire is blocked.
    >
    21:57:46 [INFO] WorldGuard: (epos_nether) Fire spread is UNRESTRICTED.
    >
    21:57:46 [INFO] WorldGuard: Loaded configuration for world 'epos_nether"
    >
    21:57:46 [INFO] WorldGuard: Blacklist loaded.
    >
    21:57:46 [INFO] WorldGuard: (pvp) Single session is enforced.
    >
    21:57:46 [INFO] WorldGuard: (pvp) TNT ignition is blocked.
    >
    21:57:46 [INFO] WorldGuard: (pvp) Lighters are PERMITTED.
    >
    21:57:46 [INFO] WorldGuard: (pvp) Lava fire is PERMITTED.
    >
    21:57:46 [INFO] WorldGuard: (pvp) Fire spread is UNRESTRICTED.
    >
    21:57:46 [INFO] WorldGuard: Loaded configuration for world 'pvp"
    >
    21:57:46 [INFO] WorldGuard: 14 regions loaded for 'epos'
    >
    21:57:46 [INFO] WorldGuard: 1 regions loaded for 'epos_nether'
    >
    21:57:46 [INFO] WorldGuard: 8 regions loaded for 'pvp'
    >
    21:57:46 [INFO] WorldGuard 5.2.2 enabled.
    >
    21:57:46 [INFO] [BBROTHER] ------------------------------------
    >
    21:57:46 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother!
    >
    21:57:46 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs.
    >
    21:57:46 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb
    >
    21:57:46 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for updates and build notifications.
    >
    21:57:46 [INFO] [BBROTHER] ------------------------------------
    >
    21:57:46 [SEVERE] Error: null
    >
    21:57:47 [INFO] [BBROTHER] Building `bbdata` table...
    >
    21:57:47 [INFO] [BBROTHER] BBData H2 Driver r1 loaded!
    >
    21:57:47 [INFO] [BBROTHER] Building `bbworlds` table...
    >
    21:57:47 [INFO] [BBROTHER] Building `bbusers` table...
    >
    21:57:47 [INFO] [BBROTHER] Permissions enabled using: Permissions v3.1.6
    >
    21:57:47 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    >
    21:57:47 [INFO] [BBROTHER] BigBrother 1.8-SNAPSHOT (build #508) enabled!
    >
    21:57:47 [INFO] [FalseBook Core] FalseBookCore v0.86.2alpha by GeMo enabled!
    >
    21:57:47 [INFO] [Citizens] Loaded 0 quests.
    >
    21:57:47 [INFO] [Citizens] Permissions enabled.
    >
    21:57:47 [INFO] [Citizens] version [1.0.9b] (Odyssey) loaded
    >
    21:57:47 [INFO] [Citizens] Payment method found (iConomy version: 5)
    >
    21:57:47 [INFO] LWC: Loaded 133 locale strings (0 overrides)
    >
    21:57:47 [INFO] Using Permissions API
    >
    21:57:47 [INFO] LWC: Loading MySQL
    >
    21:57:47 [INFO] LWC: Using: Mysql-connector-java-5.1.14 ( Revision: ${bzr.revision-id} )
    >
    21:57:47 [INFO] LWC: Precached 3068 protections.
    >
    21:57:47 [INFO] LWC: At version: 3.21-git-LWC-2936c58564bf9d84e97a9a024af1644c8f67f269-b54jnks
    >
    21:57:47 [WARNING] Versionen ungleich! Bitte aktualisiere alle Essentials jars auf die gleiche Version.
    >
    21:57:47 [INFO] Plugin EssentialsSpawn Version 2.4.1 geladen, erstellt von Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology, übersetzt von snowleo
    >
    21:57:48 [INFO] [dynmap] Configuration of world epos
    >
    21:57:48 [INFO] [dynmap] template: normal
    >
    21:57:48 [INFO] [dynmap] center: org.dynmap.ConfigurationNode@1e4bac35
    >
    21:57:48 [INFO] [dynmap] enabled: true
    >
    21:57:48 [INFO] [dynmap] sendposition: true
    >
    21:57:48 [INFO] [dynmap] title: epos
    >
    21:57:48 [INFO] [dynmap] fullrenderlocations: [{x=10000, y=64, z=20000}, {x=-15000, y=64, z=-5000}]
    >
    21:57:48 [INFO] [dynmap] sendhealth: true
    >
    21:57:48 [INFO] [dynmap] maps: [{class=org.dynmap.kzedmap.KzedMap, renderers=[{class=org.dynmap.kzedmap.DefaultTileRenderer, name=surface, title=Surface, prefix=t, maximumheight=127, colorscheme=default}]}]
    >
    21:57:48 [INFO] [dynmap] name: epos
    >
    21:57:48 [INFO] [dynmap] Loading maps of world 'epos'...
    >
    21:57:48 [INFO] [dynmap] Loading renderers for map 'class org.dynmap.kzedmap.KzedMap'...
    >
    21:57:48 [INFO] [dynmap] Loaded 1 renderers for map 'class org.dynmap.kzedmap.KzedMap'.
    >
    21:57:48 [INFO] [dynmap] Loaded 1 maps of world 'epos'.
    >
    21:57:48 [INFO] [dynmap] Using environment as template: nether
    >
    21:57:48 [INFO] [dynmap] Configuration of world epos_nether
    >
    21:57:48 [INFO] [dynmap] center: org.dynmap.ConfigurationNode@345c0675
    >
    21:57:48 [INFO] [dynmap] enabled: false
    >
    21:57:48 [INFO] [dynmap] title: epos_nether
    >
    21:57:48 [INFO] [dynmap] maps: [{class=org.dynmap.flat.FlatMap, name=flat, title=Flat, prefix=flat, colorscheme=default, background=#300806}, {class=org.dynmap.kzedmap.KzedMap, renderers=[{class=org.dynmap.kzedmap.DefaultTileRenderer, name=nether, title=Surface, prefix=nt, maximumheight=127, colorscheme=default, background=#300806}]}]
    >
    21:57:48 [INFO] [dynmap] name: epos_nether
    >
    21:57:48 [INFO] [dynmap] World 'epos_nether' disabled
    >
    21:57:48 [INFO] [dynmap] Configuration of world pvp
    >
    21:57:48 [INFO] [dynmap] template: skylands
    >
    21:57:48 [INFO] [dynmap] center: org.dynmap.ConfigurationNode@5ac062e
    >
    21:57:48 [INFO] [dynmap] enabled: false
    >
    21:57:48 [INFO] [dynmap] sendposition: false
    >
    21:57:48 [INFO] [dynmap] title: World
    >
    21:57:48 [INFO] [dynmap] fullrenderlocations: [{x=10000, y=64, z=20000}, {x=-15000, y=64, z=-5000}]
    >
    21:57:48 [INFO] [dynmap] sendhealth: false
    >
    21:57:48 [INFO] [dynmap] maps: [{class=org.dynmap.kzedmap.KzedMap, renderers=[{class=org.dynmap.kzedmap.DefaultTileRenderer, name=surface, title=Surface, prefix=t, maximumheight=127, colorscheme=default}]}]
    >
    21:57:48 [INFO] [dynmap] name: pvp
    >
    21:57:48 [INFO] [dynmap] World 'pvp' disabled
    >
    21:57:48 [INFO] [dynmap] Web server is not permitting symbolic links
    >
    21:57:48 [INFO] [dynmap] Loaded 9 components.
    >
    21:57:48 [INFO] [dynmap] Dynmap WebServer started on null:8123
    >
    21:57:48 [INFO] [dynmap] version 0.19.2 is enabled
    >
    21:57:48 [INFO] Plugin EssentialsChat Version 2.3.3 geladen, erstellt von Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans and Xeology, übersetzt von snowleo
    >
    21:57:48 [WARNING] [NoCheat] you have set "allow-flight=false" in your server.properties file. That builtin anti-flying-mechanism will likely conflict with this plugin. Please consider deactivating it by setting it to "true"
    >
    21:57:48 [INFO] [NoCheat] version [1.07c] couldn't find CrafTIRC plugin. Disabling logging to IRC.
    >
    21:57:48 [INFO] [NoCheat] version [1.07c] is enabled with the following checks: moving speedhack flying fastswim
    >
    21:57:48 [INFO] Done (0.864s)! For help, type "help" or "?"
    >
    21:57:48 [INFO] [FalseBook Block] 0 Areas loaded.
    >
    21:57:48 [INFO] [FalseBook Block] 18 Bridges successfully loaded.
    >
    21:57:48 [INFO] [FalseBook Block] 0 Doors successfully loaded.
    >
    21:57:48 [INFO] [FalseBook Block] Gates successfully loaded.
    >
    21:57:48 [INFO] [Citizens] Loaded 3 NPCs.
     
  23. Offline

    sole10

    One question ... Does youtube songs work ? If no could you make so you can write not a download web but youtube or something like that
     
  24. Offline

    Linaks

    Good idea ;)
     
  25. Offline

    HockeyMike24

    Is there a good site where we can find music that will work with this plugin? I can't find anything.
     
  26. Offline

    FrostyWolf

    What do you mean? Any song will work with the plug in. If you don't have one in the right format, there are a ton of free tools on the internet to convert them.
    http://media.io/
     
  27. Offline

    HockeyMike24

    I have found some songs but none of them are working. It says there playing when I use the command but I don't hear anything.
     
  28. Offline

    FrostyWolf

    It's most likly because you have your music off in options. Turn it back on, restart minecraft, and try again.

    So, any word about why signs aren't working? Is it something I'm doing or does the plug in need to be updated?

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

    abclive

    Plugin don't load for me, it doesn't create a MineDJ folder and I've got an error when he try to launch in console
     
  30. Offline

    RGadelha

    No way!
    Version 0.2 is not linked, just v.01!
    How can I get version 0.2, please?
    PLEASE? Please, fix the link!
     

Share This Page